projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Linux-2.6.12-rc2
[linux-2.6]
/
arch
/
v850
/
Kconfig.debug
1
menu "Kernel hacking"
2
3
source "lib/Kconfig.debug"
4
5
config NO_KERNEL_MSG
6
bool "Suppress Kernel BUG Messages"
7
help
8
Do not output any debug BUG messages within the kernel.
9
10
endmenu