busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6
[openwrt/openwrt.git] / package / busybox / config / networking / Config.in
index a70dd07ac241a8107a4c149c03de246879aa97cc..f83915d7071cc4312347ce39d5d8f15459e09f45 100644 (file)
@@ -103,6 +103,7 @@ config BUSYBOX_CONFIG_WHOIS
 config BUSYBOX_CONFIG_FEATURE_IPV6
        bool "Enable IPv6 support"
        default y
+       depends on IPV6
        help
          Enable IPv6 support in busybox.
          This adds IPv6 support in the networking applets.