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