diff options
Diffstat (limited to 'networking/Config.in')
-rw-r--r-- | networking/Config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/networking/Config.in b/networking/Config.in index 88ccb16ab..3b00f03ef 100644 --- a/networking/Config.in +++ b/networking/Config.in | |||
@@ -697,13 +697,6 @@ config FEATURE_WGET_AUTHENTICATION | |||
697 | help | 697 | help |
698 | Support authenticated HTTP transfers. | 698 | Support authenticated HTTP transfers. |
699 | 699 | ||
700 | config FEATURE_WGET_IP6_LITERAL | ||
701 | bool "Enable IPv6 literal addresses" | ||
702 | default y | ||
703 | depends on WGET && FEATURE_IPV6 | ||
704 | help | ||
705 | Support IPv6 address literal notation in URLs. | ||
706 | |||
707 | config FEATURE_WGET_LONG_OPTIONS | 700 | config FEATURE_WGET_LONG_OPTIONS |
708 | bool "Enable long options" | 701 | bool "Enable long options" |
709 | default n | 702 | default n |