diff options
Diffstat (limited to 'lib/Kconfig.debug')
-rw-r--r-- | lib/Kconfig.debug | 8 |
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 | ||
826 | config 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 | |||
834 | menuconfig BUILD_DOCSRC | 826 | menuconfig 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 |