xref: /linux/arch/parisc/Kconfig.debug (revision baa41469a7b992c1e3db2a39854219cc7442e48f)
1menu "Kernel hacking"
2
3source "lib/Kconfig.debug"
4
5config TRACE_IRQFLAGS_SUPPORT
6	def_bool y
7
8endmenu
9