Commit fda1941b authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Geert Uytterhoeven
Browse files

m68k: Remove obsolete config NO_KERNEL_MSG



The use of the config NO_KERNEL_MSG is long gone. Remove this config from
m68k's debug kernel configuration setup.

Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20230320123202.14474-1-lukas.bulwahn@gmail.com


Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 7f400a1d
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -36,11 +36,6 @@ config HIGHPROFILE
	help
	  Use a fast secondary clock to produce profiling information.

config NO_KERNEL_MSG
	bool "Suppress Kernel BUG Messages"
	help
	  Do not output any debug BUG messages within the kernel.

config BDM_DISABLE
	bool "Disable BDM signals"
	depends on COLDFIRE