summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authordir <dir@ableton.com>2018-01-02 18:10:24 +0100
committerdir <dir@ableton.com>2018-08-13 17:54:03 +0200
commite9a80817647b5ac556519822251abd0346b6d468 (patch)
tree95464aabbd0a023604794d6116a90add4389b2f4 /target
parent07c3b1bf959087d37b7746189d93b929500855eb (diff)
Add simple autologin program to be started by getty
@upstream
Diffstat (limited to 'target')
-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