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 help Support authenticated HTTP transfers. -config FEATURE_WGET_IP6_LITERAL - bool "Enable IPv6 literal addresses" - default y - depends on WGET && FEATURE_IPV6 - help - Support IPv6 address literal notation in URLs. - config FEATURE_WGET_LONG_OPTIONS bool "Enable long options" default n |