diff options
Diffstat (limited to 'networking/Config.in')
-rw-r--r-- | networking/Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in index bc1178007..ebefd600d 100644 --- a/networking/Config.in +++ b/networking/Config.in | |||
@@ -315,6 +315,13 @@ config CONFIG_TELNETD | |||
315 | help | 315 | help |
316 | Please submit a patch to add help text for this item. | 316 | Please submit a patch to add help text for this item. |
317 | 317 | ||
318 | config CONFIG_FEATURE_TELNETD_INETD | ||
319 | bool " Use inetd" | ||
320 | default n | ||
321 | depends on CONFIG_TELNETD | ||
322 | help | ||
323 | Please submit a patch to add help text for this item. | ||
324 | |||
318 | config CONFIG_TFTP | 325 | config CONFIG_TFTP |
319 | bool "tftp" | 326 | bool "tftp" |
320 | default n | 327 | default n |