Sign in
android-kvm
/
linux
/
05f091ab4c8c1f12f8dd38ee789489904fea327d
/
.
/
arch
/
v850
/
Kconfig.debug
blob: 4acfb9cca1ca6678f1cc6a2634661af35ed149e1 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
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