[package] busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 19 Jan 2012 01:33:53 +0000 (01:33 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 19 Jan 2012 01:33:53 +0000 (01:33 +0000)
SVN-Revision: 29788

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
 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.
        help
          Enable IPv6 support in busybox.
          This adds IPv6 support in the networking applets.