diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-10 11:53:14 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-10 11:53:14 +0200 |
| commit | 6284d31d422bd34a95d1f9797a9b3a5f791a6cfd (patch) | |
| tree | 81abf75125083a8b7e454bcc571e72d4e40f181e /target/config/Config.in.runtime | |
| parent | 86f7be71c19f941d6f810010f18fb76c478f5aef (diff) | |
| parent | 82949d243f9451a8495609995a8a71a2a153ac08 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/config/Config.in.runtime')
| -rw-r--r-- | target/config/Config.in.runtime | 1 |
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 |
