xref: /linux/arch/parisc/Kconfig.debug (revision 40d1a07b333ef1f7fce11ee20b8f4281d1a75fb9)
1# SPDX-License-Identifier: GPL-2.0
2menu "Kernel hacking"
3
4source "lib/Kconfig.debug"
5
6config TRACE_IRQFLAGS_SUPPORT
7	def_bool y
8
9endmenu
10