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