diff options
author | Kyle McMartin <kyle@dreadnought.i.jkkm.org> | 2010-10-15 16:52:39 -0400 |
---|---|---|
committer | Kyle McMartin <kyle@dreadnought.i.jkkm.org> | 2010-10-15 16:52:39 -0400 |
commit | 7cebe7b3099d5c0b247f242e14d6146cb6b5fe5e (patch) | |
tree | 8d13e1ba8a3eff52233c3ead145a2bfd27ddc493 /config-debug | |
parent | 694abf90a32e10df39c0953ef32f6ff73510e4d9 (diff) | |
download | kernel-7cebe7b3099d5c0b247f242e14d6146cb6b5fe5e.tar.gz kernel-7cebe7b3099d5c0b247f242e14d6146cb6b5fe5e.tar.xz kernel-7cebe7b3099d5c0b247f242e14d6146cb6b5fe5e.zip |
turn on pci crs on -debug
Diffstat (limited to 'config-debug')
-rw-r--r-- | config-debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-debug b/config-debug index 12f8e110c..441445364 100644 --- a/config-debug +++ b/config-debug @@ -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 |