Kconfig: consolidate the "Kernel hacking" menu
[linux-2.6-block.git] / arch / sh / Kconfig.debug
index d0767672640d87490f898fb77c23322ce7244f7a..010b6c33bbba278bf802c57abd49375b3efe44ae 100644 (file)
@@ -1,11 +1,8 @@
 # SPDX-License-Identifier: GPL-2.0
-menu "Kernel hacking"
 
 config TRACE_IRQFLAGS_SUPPORT
        def_bool y
 
-source "lib/Kconfig.debug"
-
 config SH_STANDARD_BIOS
        bool "Use LinuxSH standard BIOS"
        depends on SUPERH32
@@ -88,5 +85,3 @@ config MCOUNT
        def_bool y
        depends on SUPERH32
        depends on STACK_DEBUG || FUNCTION_TRACER
-
-endmenu