secgateway/kernel/linux-4.14.83/arch/parisc/Kconfig.debug

10 lines
137 B
Plaintext
Raw Normal View History

2019-06-11 07:43:23 +00:00
# SPDX-License-Identifier: GPL-2.0
menu "Kernel hacking"
source "lib/Kconfig.debug"
config TRACE_IRQFLAGS_SUPPORT
def_bool y
endmenu