summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-09 14:50:40 +0000
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-09 14:50:40 +0000
commita61beceb0d5a3bda0301904c8807d12a85529281 (patch)
treea93ad7f1752de76c55a7c152b7c4e9754cebfdca /target/config
parent23c858c8d403289b762fdf26a77c79b583ec78de (diff)
parentd177f917f8a999e94a96a4b07372d7488166a2c3 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.runtime1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime
index 2c1ccb1d1..f6fd11a26 100644
--- a/target/config/Config.in.runtime
+++ b/target/config/Config.in.runtime
@@ -36,6 +36,7 @@ config ADK_RUNTIME_TIMEZONE
choice
prompt "Console output on embedded system"
default ADK_RUNTIME_CONSOLE_BOTH if ADK_TARGET_WITH_VGA
+default ADK_RUNTIME_CONSOLE_VGA if ADK_TARGET_SYSTEM_RASPBERRY_PI
default ADK_RUNTIME_CONSOLE_SERIAL
config ADK_RUNTIME_CONSOLE_VGA