kernel-hacking: create submenu for arch special debugging options
[platform/kernel/linux-starfive.git] / lib / Kconfig.debug
index 0dbb5b4..2493a03 100644 (file)
@@ -2158,8 +2158,12 @@ config IO_STRICT_DEVMEM
 
          If in doubt, say Y.
 
+menu "$(SRCARCH) Debugging"
+
 source "arch/$(SRCARCH)/Kconfig.debug"
 
+endmenu
+
 config HYPERV_TESTING
        bool "Microsoft Hyper-V driver testing"
        default n