Files
2023-05-02 09:58:35 +02:00

10 lines
107 B
Plaintext

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