Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.11-rc2 8 lines 102 B view raw
1menu "Kernel hacking" 2 3source "lib/Kconfig.debug" 4 5config TRACE_IRQFLAGS_SUPPORT 6 def_bool y 7 8endmenu