aboutsummaryrefslogtreecommitdiffstats
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 78d669b461d2..b5417e23ba94 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -823,14 +823,6 @@ config KMEMTRACE
823 823
824 If unsure, say N. 824 If unsure, say N.
825 825
826config KMEMTRACE_DEFAULT_ENABLED
827 bool "Enabled by default at boot"
828 depends on KMEMTRACE
829 help
830 Say Y here to enable kmemtrace at boot-time by default. Whatever
831 the choice, the behavior can be overridden by a kernel parameter,
832 as described in documentation.
833
834menuconfig BUILD_DOCSRC 826menuconfig BUILD_DOCSRC
835 bool "Build targets in Documentation/ tree" 827 bool "Build targets in Documentation/ tree"
836 depends on HEADERS_CHECK 828 depends on HEADERS_CHECK