aboutsummaryrefslogtreecommitdiff
path: root/networking/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/config.in')
-rw-r--r--networking/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/config.in b/networking/config.in
index bc11d83a7..4438a8c6c 100644
--- a/networking/config.in
+++ b/networking/config.in
@@ -34,6 +34,7 @@ bool 'telnet' CONFIG_TELNET
34if [ "$CONFIG_TELNET" = "y" ]; then 34if [ "$CONFIG_TELNET" = "y" ]; then
35 bool ' Pass TERM type to remote host' CONFIG_FEATURE_TELNET_TTYPE 35 bool ' Pass TERM type to remote host' CONFIG_FEATURE_TELNET_TTYPE
36fi 36fi
37bool 'telnetd' CONFIG_TELNETD
37bool 'tftp' CONFIG_TFTP 38bool 'tftp' CONFIG_TFTP
38if [ "$CONFIG_TFTP" = "y" ]; then 39if [ "$CONFIG_TFTP" = "y" ]; then
39 bool ' Enable "get" command' CONFIG_FEATURE_TFTP_GET 40 bool ' Enable "get" command' CONFIG_FEATURE_TFTP_GET