summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config-generic8
1 files changed, 5 insertions, 3 deletions
diff --git a/config-generic b/config-generic
index 590201d1a..925aeeb36 100644
--- a/config-generic
+++ b/config-generic
@@ -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
#