diff options
Diffstat (limited to 'config-nodebug')
-rw-r--r-- | config-nodebug | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config-nodebug b/config-nodebug index 4beecc2dc..0eb253221 100644 --- a/config-nodebug +++ b/config-nodebug @@ -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 + |