aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Kconfig.debug')
-rw-r--r--lib/Kconfig.debug8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 78d669b461d..b5417e23ba9 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -823,14 +823,6 @@ config KMEMTRACE
If unsure, say N.
-config KMEMTRACE_DEFAULT_ENABLED
- bool "Enabled by default at boot"
- depends on KMEMTRACE
- help
- Say Y here to enable kmemtrace at boot-time by default. Whatever
- the choice, the behavior can be overridden by a kernel parameter,
- as described in documentation.
-
menuconfig BUILD_DOCSRC
bool "Build targets in Documentation/ tree"
depends on HEADERS_CHECK