You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07: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
|