M7350/kernel/arch/avr32/Kconfig.debug

10 lines
107 B
Plaintext
Raw Normal View History

2024-09-09 08:52:07 +00:00
menu "Kernel hacking"
config TRACE_IRQFLAGS_SUPPORT
bool
default y
source "lib/Kconfig.debug"
endmenu