Remove code for protocols we don't properly support. (Most of this could
[oweals/busybox.git] / networking / Config.in
index 0a57170f0ca95d6bc7dbb26eb717c5ce17734279..03b8d7bde07cb0199e7a325ada6fe8e183201e0a 100644 (file)
@@ -653,6 +653,7 @@ config CONFIG_FEATURE_TRACEROUTE_USE_ICMP
        help
          Add feature to allow for ICMP ECHO instead of UDP datagrams.
 
+source networking/udhcp/Config.in
 
 config CONFIG_VCONFIG
        bool "vconfig"
@@ -684,7 +685,7 @@ config CONFIG_FEATURE_WGET_AUTHENTICATION
 config CONFIG_FEATURE_WGET_IP6_LITERAL
        bool "  Enable IPv6 literal addresses"
        default y
-       depends on CONFIG_WGET
+       depends on CONFIG_WGET && CONFIG_FEATURE_IPV6
        help
          Support IPv6 address literal notation in URLs.