Skip to content

Commit fda1941

Browse files
bulwahngeertu
authored andcommitted
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: Lukas Bulwahn <lukas.bulwahn@gmail.com> Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Link: https://lore.kernel.org/r/20230320123202.14474-1-lukas.bulwahn@gmail.com Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
1 parent 7f400a1 commit fda1941

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

arch/m68k/Kconfig.debug

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@ config HIGHPROFILE
3636
help
3737
Use a fast secondary clock to produce profiling information.
3838

39-
config NO_KERNEL_MSG
40-
bool "Suppress Kernel BUG Messages"
41-
help
42-
Do not output any debug BUG messages within the kernel.
43-
4439
config BDM_DISABLE
4540
bool "Disable BDM signals"
4641
depends on COLDFIRE

0 commit comments

Comments
 (0)