diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-10 12:16:42 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-10 12:16:42 +0100 |
commit | c0364e769687b9d7fcaf9bdab9bd20cb946781a9 (patch) | |
tree | 464d45969d35b4c21adacba0f8b12ab9d3e5e74e /target/config | |
parent | 2d12c0b270254b0a2102fd032b9de406584297ae (diff) |
modify description
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.runtime | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index 03fb04c29..88bfee272 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -49,7 +49,7 @@ config ADK_RUNTIME_CONSOLE_SERIAL Start getty on serial console. (ttyS0) config ADK_RUNTIME_CONSOLE_BOTH - bool "console output on console and serial" + bool "console output on VGA and serial" help Start getty on VGA console and serial device. |