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