diff options
author | Kyle McMartin <kyle@dreadnought.i.jkkm.org> | 2010-10-15 17:14:06 -0400 |
---|---|---|
committer | Kyle McMartin <kyle@dreadnought.i.jkkm.org> | 2010-10-15 17:14:06 -0400 |
commit | f798391867cf85a6a408cf8d8a27fea1d954f27b (patch) | |
tree | f09cadde3217cc1a85b1f658c4c291cd7c2a0c73 /config-nodebug | |
parent | 7cebe7b3099d5c0b247f242e14d6146cb6b5fe5e (diff) | |
download | kernel-f798391867cf85a6a408cf8d8a27fea1d954f27b.tar.gz kernel-f798391867cf85a6a408cf8d8a27fea1d954f27b.tar.xz kernel-f798391867cf85a6a408cf8d8a27fea1d954f27b.zip |
switch non debugged flavours too...
Diffstat (limited to 'config-nodebug')
-rw-r--r-- | config-nodebug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-nodebug b/config-nodebug index dac309530..d2288c5e6 100644 --- a/config-nodebug +++ b/config-nodebug @@ -89,7 +89,7 @@ CONFIG_QUOTA_DEBUG=y # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set -# CONFIG_PCI_DEFAULT_USE_CRS is not set +CONFIG_PCI_DEFAULT_USE_CRS=y CONFIG_KGDB_KDB=y CONFIG_KDB_KEYBOARD=y |