M7350/kernel/arch/avr32/Kconfig.debug
2024-09-09 08:52:07 +00:00

10 lines
107 B
Plaintext

menu "Kernel hacking"
config TRACE_IRQFLAGS_SUPPORT
bool
default y
source "lib/Kconfig.debug"
endmenu