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