Files
Debian-9-Kernel/arch/avr32/Kconfig.debug
T

10 lines
107 B
Plaintext
Raw Normal View History

2023-05-02 09:58:35 +02:00
menu "Kernel hacking"
config TRACE_IRQFLAGS_SUPPORT
bool
default y
source "lib/Kconfig.debug"
endmenu