diff options
Diffstat (limited to 'target/config/Config.in.runtime')
-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. |