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