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