summaryrefslogtreecommitdiffstats
path: root/config-debug
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2012-01-17 13:59:44 -0500
committerDave Jones <davej@redhat.com>2012-01-17 13:59:44 -0500
commit8b6438f7bd85891b18a3cb90584c069bf5395f61 (patch)
tree6e244bee79f60b7f449a0a346702e34089e3172e /config-debug
parenta9431760beeb71d2819dc02f0fbf21ba02b27443 (diff)
downloadkernel-8b6438f7bd85891b18a3cb90584c069bf5395f61.tar.gz
kernel-8b6438f7bd85891b18a3cb90584c069bf5395f61.tar.xz
kernel-8b6438f7bd85891b18a3cb90584c069bf5395f61.zip
Disable kmemleak for release builds
Diffstat (limited to 'config-debug')
-rw-r--r--config-debug6
1 files changed, 6 insertions, 0 deletions
diff --git a/config-debug b/config-debug
index 19ae4656..ca1ba2b5 100644
--- a/config-debug
+++ b/config-debug
@@ -104,3 +104,9 @@ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
+
+CONFIG_DEBUG_KMEMLEAK=y
+CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=1024
+# CONFIG_DEBUG_KMEMLEAK_TEST is not set
+CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
+