Add the other KMEMLEAK options.

This commit is contained in:
Dave Jones 2012-01-17 10:28:49 -05:00
parent 6dfd49c507
commit 9db9462760
1 changed files with 5 additions and 3 deletions

View File

@ -3695,10 +3695,12 @@ CONFIG_HEADERS_CHECK=y
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# DEBUG options that don't get enabled/disabled with 'make debug/release'
#
# Kmemleak still produces a lot of false positives.
CONFIG_DEBUG_KMEMLEAK=y
#
CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=400
# CONFIG_DEBUG_KMEMLEAK_TEST is not set
CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
# This generates a huge amount of dmesg spew
# CONFIG_DEBUG_KOBJECT is not set
#