blob: fb3507f9b14a6ab0eba94494189c0e4e92ab3e81 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# 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