Kconfig: consolidate the "Kernel hacking" menu
[linux-2.6-block.git] / arch / nios2 / Kconfig.debug
index edfeef049a514ba0dfba66cedb9495524af98def..7a49f0d28d14c106ea9300c8e54ad18aa6471e0b 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 DEBUG_STACK_USAGE
        bool "Enable stack utilization instrumentation"
        depends on DEBUG_KERNEL
@@ -24,5 +21,3 @@ config EARLY_PRINTK
          This is useful for kernel debugging when your machine crashes very
          early before the console code is initialized.
          You should normally say N here, unless you want to debug such a crash.
-
-endmenu