https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 5ee10bac88a6e5166ecd7c83e66aa007a863982c authored by Jason Self on 02 August 2010, 17:25:05 UTC
Linux-libre 2.6.32.17-gnu1
Tip revision: 5ee10ba
Kconfig.debug
menu "Kernel hacking"

config TRACE_IRQFLAGS_SUPPORT
	bool
	default y

source "lib/Kconfig.debug"

endmenu
back to top