summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Andersen2004-02-27 23:16:43 +0100
committerEric Andersen2004-02-27 23:16:43 +0100
commit156c36d9b42f783c60f090bbf3704c35d8fefaaa (patch)
tree6d2d6de8ed857f981b0dc2b1d4784e8b9bebf43e
parentPatch from Lauri Leukkunen adding knobs controlling whether (diff)
downloadbuildroot-156c36d9b42f783c60f090bbf3704c35d8fefaaa.tar.gz
buildroot-156c36d9b42f783c60f090bbf3704c35d8fefaaa.tar.xz
buildroot-156c36d9b42f783c60f090bbf3704c35d8fefaaa.zip
Disable autologin
-rw-r--r--sources/busybox.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/busybox.config b/sources/busybox.config
index b5982c3e0..965bb4a8b 100644
--- a/sources/busybox.config
+++ b/sources/busybox.config
@@ -330,6 +330,7 @@ CONFIG_FEATURE_FANCY_PING=y
CONFIG_ROUTE=y
CONFIG_TELNET=y
CONFIG_FEATURE_TELNET_TTYPE=y
+CONFIG_FEATURE_TELNET_AUTOLOGIN=n
# CONFIG_TELNETD is not set
# CONFIG_TFTP is not set
# CONFIG_TRACEROUTE is not set