summaryrefslogtreecommitdiff
path: root/packages/busybox/busybox-1.9.1
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-03-24 17:57:00 +0000
committerKoen Kooi <koen@openembedded.org>2008-03-24 17:57:00 +0000
commit707122f5f0bdde57b8227a1f643d84e8cb0d6127 (patch)
tree898a9c833f3d7d9b3cf75e91895f6af27a8d38c6 /packages/busybox/busybox-1.9.1
parenta1e74e8420c93d8fb339f28a30f581de9a901843 (diff)
busybox 1.9.1: add files needed for openwrt-style 'telnet failsafe login'
* the files aren't used in the recipe yet, just there for reference
Diffstat (limited to 'packages/busybox/busybox-1.9.1')
-rw-r--r--packages/busybox/busybox-1.9.1/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/busybox/busybox-1.9.1/defconfig b/packages/busybox/busybox-1.9.1/defconfig
index 770ef6eb12..33d30911da 100644
--- a/packages/busybox/busybox-1.9.1/defconfig
+++ b/packages/busybox/busybox-1.9.1/defconfig
@@ -633,7 +633,7 @@ CONFIG_ROUTE=y
CONFIG_TELNET=y
# CONFIG_FEATURE_TELNET_TTYPE is not set
CONFIG_FEATURE_TELNET_AUTOLOGIN=y
-# CONFIG_TELNETD is not set
+CONFIG_TELNETD=y
# CONFIG_FEATURE_TELNETD_STANDALONE is not set
CONFIG_TFTP=y
CONFIG_FEATURE_TFTP_GET=y