]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - arch/sparc/Kconfig.debug
Kconfig: consolidate the "Kernel hacking" menu
[thirdparty/linux.git] / arch / sparc / Kconfig.debug
index 4aef29a119251d9b3ca509af72abaf92b826a0f9..50a918d496c836da796a0da768cd71aa892fd705 100644 (file)
@@ -1,12 +1,9 @@
 # SPDX-License-Identifier: GPL-2.0
-menu "Kernel hacking"
 
 config TRACE_IRQFLAGS_SUPPORT
        bool
        default y
 
-source "lib/Kconfig.debug"
-
 config DEBUG_DCFLUSH
        bool "D-cache flush debugging"
        depends on SPARC64 && DEBUG_KERNEL
@@ -21,5 +18,3 @@ config FRAME_POINTER
        bool
        depends on MCOUNT
        default y
-
-endmenu