aboutsummaryrefslogtreecommitdiffstats
path: root/arch/v850/Kconfig.debug
blob: 4acfb9cca1ca6678f1cc6a2634661af35ed149e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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