linux-surface/kernel/arch/parisc/Kconfig.debug
2017-11-05 21:38:20 -05:00

10 lines
137 B
Plaintext

# SPDX-License-Identifier: GPL-2.0
menu "Kernel hacking"
source "lib/Kconfig.debug"
config TRACE_IRQFLAGS_SUPPORT
def_bool y
endmenu