summaryrefslogtreecommitdiff
path: root/target/config/Config.in.runtime
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.runtime')
-rw-r--r--target/config/Config.in.runtime5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime
index 35f65b48d..7697bcaf9 100644
--- a/target/config/Config.in.runtime
+++ b/target/config/Config.in.runtime
@@ -367,6 +367,11 @@ config ADK_RUNTIME_GETTY_SERIAL
help
Start getty on serial console.
+config ADK_RUNTIME_GETTY_SERIAL_AUTOLOGIN
+ bool "run autologin on serial getty"
+ depends on ADK_RUNTIME_GETTY_SERIAL
+ select ADK_PACKAGE_AUTOLOGIN
+
config ADK_RUNTIME_CONSOLE_VGA_DEVICE
string "VGA console device"
depends on ADK_TARGET_WITH_VGA || ADK_TARGET_GENERIC