summaryrefslogtreecommitdiffstats
path: root/arch/parisc/Kconfig.debug
blob: fb3507f9b14a6ab0eba94494189c0e4e92ab3e81 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0
menu "Kernel hacking"

source "lib/Kconfig.debug"

config TRACE_IRQFLAGS_SUPPORT
	def_bool y

endmenu