diff options
author | Kyle McMartin <kyle@dreadnought.i.jkkm.org> | 2010-09-08 09:44:34 -0400 |
---|---|---|
committer | Kyle McMartin <kyle@dreadnought.i.jkkm.org> | 2010-09-08 09:44:34 -0400 |
commit | a95145a328fcb1853e400e89b26d22d23f3f3117 (patch) | |
tree | 28f5b0bc3d4e8edd95f1b2ecb2b49cb48ac84ead /config-debug | |
parent | 7a8f975af3a0656b907a75c6c0362404ee14f131 (diff) | |
download | kernel-a95145a328fcb1853e400e89b26d22d23f3f3117.tar.gz kernel-a95145a328fcb1853e400e89b26d22d23f3f3117.tar.xz kernel-a95145a328fcb1853e400e89b26d22d23f3f3117.zip |
linus is back from brazil so we have 2.6.36-rc3-git1
Diffstat (limited to 'config-debug')
-rw-r--r-- | config-debug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-debug b/config-debug index f8c7c00b1..25cbf2e48 100644 --- a/config-debug +++ b/config-debug @@ -87,5 +87,7 @@ CONFIG_PM_ADVANCED_DEBUG=y CONFIG_CEPH_FS_PRETTYDEBUG=y CONFIG_QUOTA_DEBUG=y +# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set + CONFIG_KGDB_KDB=y CONFIG_KDB_KEYBOARD=y |