Files
linux-apfs/arch/v850/Kconfig.debug
T

11 lines
183 B
Plaintext
Raw Normal View History

2005-04-16 15:20:36 -07:00
menu "Kernel hacking"
source "lib/Kconfig.debug"
config NO_KERNEL_MSG
bool "Suppress Kernel BUG Messages"
help
Do not output any debug BUG messages within the kernel.
endmenu