xref: /linux/arch/s390/Kconfig.debug (revision 14b42963f64b98ab61fa9723c03d71aa5ef4f862)
1menu "Kernel hacking"
2
3config TRACE_IRQFLAGS_SUPPORT
4	bool
5	default y
6
7source "lib/Kconfig.debug"
8
9endmenu
10