Kconfig: consolidate the "Kernel hacking" menu
[linux-2.6-block.git] / lib / Kconfig.debug
index 8838d1158d192bfafe61fc234480ad9c9a05971f..26d3ff7e3cf482935cd5dfef0b8febae424ada63 100644 (file)
@@ -1,3 +1,5 @@
+menu "Kernel hacking"
+
 menu "printk and dmesg options"
 
 config PRINTK_TIME
@@ -2034,3 +2036,7 @@ config IO_STRICT_DEVMEM
          if the driver using a given range cannot be disabled.
 
          If in doubt, say Y.
+
+source "arch/$(SRCARCH)/Kconfig.debug"
+
+endmenu # Kernel hacking