summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-30 18:12:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-30 18:12:49 +0200
commitf3df2950b77b1d2cd5ec60820e9b92ff299619c2 (patch)
tree9071cf6d83073e3548e04b291a0003bf4b7396d9 /target
parent3b513e5acf1524d3974e90fdab332c2b794a622f (diff)
parent7d7c1f9ea770a9ff7c967d387f81a89beff92590 (diff)
Merge branch 'master' of git+ssh://www.openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.runtime2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime
index a6f504a49..776a1a6f9 100644
--- a/target/config/Config.in.runtime
+++ b/target/config/Config.in.runtime
@@ -38,8 +38,8 @@ config ADK_RUNTIME_TIMEZONE
choice
prompt "Start getty or shell after bootup"
-default ADK_RUNTIME_GETTY
default ADK_RUNTIME_SHELL if ADK_PKG_TEST
+default ADK_RUNTIME_GETTY
config ADK_RUNTIME_GETTY
boolean "start a getty after bootup"