m68k: remove obsolete config NO_KERNEL_MSG

Message ID 20230320123202.14474-1-lukas.bulwahn@gmail.com
State New
Headers
Series m68k: remove obsolete config NO_KERNEL_MSG |

Commit Message

Lukas Bulwahn March 20, 2023, 12:32 p.m. UTC
  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>
---
 arch/m68k/Kconfig.debug | 5 -----
 1 file changed, 5 deletions(-)
  

Comments

Geert Uytterhoeven March 20, 2023, 2:31 p.m. UTC | #1
Hi Lukas,

On Mon, Mar 20, 2023 at 1:32 PM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
> 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>

Thanks for your patch!

The last user was removed 20 years ago...

Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
i.e. will queue in the m68k for-v6.4 branch.

Gr{oetje,eeting}s,

                        Geert
  

Patch

diff --git a/arch/m68k/Kconfig.debug b/arch/m68k/Kconfig.debug
index 465e28be0ce4..30638a6e8edc 100644
--- a/arch/m68k/Kconfig.debug
+++ b/arch/m68k/Kconfig.debug
@@ -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