mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
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>
This commit is contained in:
committed by
Geert Uytterhoeven
parent
7f400a1dc2
commit
fda1941b8e
@@ -36,11 +36,6 @@ config HIGHPROFILE
|
|||||||
help
|
help
|
||||||
Use a fast secondary clock to produce profiling information.
|
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
|
config BDM_DISABLE
|
||||||
bool "Disable BDM signals"
|
bool "Disable BDM signals"
|
||||||
depends on COLDFIRE
|
depends on COLDFIRE
|
||||||
|
Reference in New Issue
Block a user