Kconfig: consolidate the "Kernel hacking" menu
[linux-2.6-block.git] / arch / um / Kconfig.debug
index 967d3109689ffd3a4cc3100cc160912b1979aa0c..2014597605ea9cd24ff881370ce063ddb57992e0 100644 (file)
@@ -1,7 +1,4 @@
 # SPDX-License-Identifier: GPL-2.0
-menu "Kernel hacking"
-
-source "lib/Kconfig.debug"
 
 config GPROF
        bool "Enable gprof support"
@@ -37,5 +34,3 @@ config EARLY_PRINTK
 
          This is useful for kernel debugging when your machine crashes very
          early before the console code is initialized.
-
-endmenu