summaryrefslogtreecommitdiff
path: root/target/linux
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-10 13:51:40 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-10 13:51:40 +0100
commita15599b22985f9b688ec6407881fa74b32e7f522 (patch)
tree324d2b8e34116dbfed28ed06a9f390596c854339 /target/linux
parent5f454209b33b45c1787a7ffc872d9a3290c54948 (diff)
parenta1f6fae37977577792379e6b8441538783f5b3ca (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/config/Config.in.debug7
1 files changed, 7 insertions, 0 deletions
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