Commit ff600a9a authored by Changbin Du's avatar Changbin Du Committed by Linus Torvalds
Browse files

kernel-hacking: create submenu for arch special debugging options

The arch special options are a little long, so create a submenu for
them.

Link: http://lkml.kernel.org/r/20190909144453.3520-3-changbin.du@gmail.com


Signed-off-by: default avatarChangbin Du <changbin.du@gmail.com>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Tested-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 6210b640
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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