diff options
Diffstat (limited to 'networking/telnetd.c')
-rw-r--r-- | networking/telnetd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/telnetd.c b/networking/telnetd.c index f06e9583e..b617c2889 100644 --- a/networking/telnetd.c +++ b/networking/telnetd.c | |||
@@ -21,7 +21,7 @@ | |||
21 | * Set process group corrections, initial busybox port | 21 | * Set process group corrections, initial busybox port |
22 | */ | 22 | */ |
23 | //config:config TELNETD | 23 | //config:config TELNETD |
24 | //config: bool "telnetd" | 24 | //config: bool "telnetd (12 kb)" |
25 | //config: default y | 25 | //config: default y |
26 | //config: select FEATURE_SYSLOG | 26 | //config: select FEATURE_SYSLOG |
27 | //config: help | 27 | //config: help |