aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/networking/Config.in b/networking/Config.in
index ba41ab119..e9694af67 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -586,13 +586,12 @@ config TELNETD
with all that done, telnetd _should_ work....
-config FEATURE_TELNETD_INETD
- bool "Support call from inetd only"
+config FEATURE_TELNETD_STANDALONE
+ bool "Support standalone telnetd (not inetd only)"
default n
depends on TELNETD
help
- Selecting this will make telnetd only callable from inetd,
- removing the standalone support.
+ Selecting this will make telnetd able to run standalone.
config TFTP
bool "tftp"