diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-02 16:30:27 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-02 16:30:27 +0200 |
commit | 7cabb5806f0289965e3afbd1c4db091d6b422523 (patch) | |
tree | 7568c0a2a074f25158a5aad2a4ad76fe3abb5f99 /target/config/Config.in.runtime | |
parent | 2d0a1c8ea07d1f9d90ba42d4af0d625b8bb07ccf (diff) |
add firmware for bcm2835
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 |