diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-01-22 09:14:02 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-01-22 09:14:02 +0000 |
commit | 3c99a599155b970a81de26ffcea6f16940324e62 (patch) | |
tree | 03e48132d6b3d9543d7de0622743090deda0f04f /networking/Config.in | |
parent | d8760a705c66fc8eb8f918d1bd320d04146d134c (diff) |
remove obsolete FEATURE_WGET_IP6_LITERAL
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 |