mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-02-25 14:11:58 +00:00
10 lines
107 B
Plaintext
10 lines
107 B
Plaintext
![]() |
menu "Kernel hacking"
|
||
|
|
||
|
config TRACE_IRQFLAGS_SUPPORT
|
||
|
bool
|
||
|
default y
|
||
|
|
||
|
source "lib/Kconfig.debug"
|
||
|
|
||
|
endmenu
|