]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/s390/Kconfig.debug
Merge tag 'docs-5.6-2' of git://git.lwn.net/linux
[linux.git] / arch / s390 / Kconfig.debug
index 2cfdfbf8d3209bb15a5b0232e2147d8f55e99eb9..190527560b2c333942f49b30f812a035ff8b00fc 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 S390_PTDUMP
        bool "Export kernel pagetable layout to userspace via debugfs"
        depends on DEBUG_KERNEL
@@ -20,5 +17,3 @@ config S390_PTDUMP
 
 config EARLY_PRINTK
        def_bool y
-
-endmenu