Missing dependency spotted by Robert P Day.
authorRob Landley <rob@landley.net>
Mon, 10 Apr 2006 17:32:05 +0000 (17:32 -0000)
committerRob Landley <rob@landley.net>
Mon, 10 Apr 2006 17:32:05 +0000 (17:32 -0000)
networking/Config.in

index 7820c9a62a948f526ebb751321f2d9b20f3b587a..0a57170f0ca95d6bc7dbb26eb717c5ce17734279 100644 (file)
@@ -260,7 +260,7 @@ config CONFIG_FEATURE_IFUPDOWN_IPV4
 config CONFIG_FEATURE_IFUPDOWN_IPV6
        bool "  Enable support for IPv6"
        default n
-       depends on CONFIG_IFUPDOWN
+       depends on CONFIG_IFUPDOWN && CONFIG_FEATURE_IPV6
        help
          If you need support for IPv6, turn this option on.
 
@@ -688,8 +688,6 @@ config CONFIG_FEATURE_WGET_IP6_LITERAL
        help
          Support IPv6 address literal notation in URLs.
 
-source networking/udhcp/Config.in
-
 config CONFIG_ZCIP
        bool "zcip"
        default n