/arch/v850/Kconfig.debug
https://bitbucket.org/evzijst/gittest · Unknown · 10 lines · 7 code · 3 blank · 0 comment · 0 complexity · 448fb18ff5bbcd0605ee3d3048358c00 MD5 · raw file
- 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