From a1f6fae37977577792379e6b8441538783f5b3ca Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 10 Nov 2010 13:47:28 +0100 Subject: add option for a quiet boot --- target/linux/config/Config.in.debug | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'target/linux') diff --git a/target/linux/config/Config.in.debug b/target/linux/config/Config.in.debug index 613609153..814b6d6a6 100644 --- a/target/linux/config/Config.in.debug +++ b/target/linux/config/Config.in.debug @@ -24,6 +24,13 @@ config ADK_KERNEL_FRAME_POINTER boolean default n +config ADK_QUIET_KERNEL + prompt "Make bootup quiet without messages from the kernel" + bool + default n + help + Make bootup quiet without messages from the kernel. + config ADK_KERNEL_MAGIC_SYSRQ prompt "Magic BREAK sequence" bool -- cgit v1.2.3