summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-10 13:56:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-10 13:56:31 +0200
commitde5885b090d586780f2c38691794782304a92a21 (patch)
tree1342bbc7eb0b1d8d901f01e1c6db43d2e7490088 /target/config
parent3dfefae62738b7b8f8539619e18b53900addb450 (diff)
varios fixes, add usb network card support
Diffstat (limited to 'target/config')
-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 f6fd11a26..ddd0e3d2a 100644
--- a/target/config/Config.in.runtime
+++ b/target/config/Config.in.runtime
@@ -35,7 +35,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_BOTH if ADK_TARGET_WITH_VGA && !ADK_TARGET_SYSTEM_RASPBERRY_PI
default ADK_RUNTIME_CONSOLE_VGA if ADK_TARGET_SYSTEM_RASPBERRY_PI
default ADK_RUNTIME_CONSOLE_SERIAL