diff options
Diffstat (limited to 'config-debug')
-rw-r--r-- | config-debug | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config-debug b/config-debug index 19ae4656f..ca1ba2b59 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 + |