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