busybox: fix dependency for IPV6
[openwrt/staging/wigyori.git] / package / utils / busybox / config / networking / Config.in
index 2d2a1c4a9e7c27d66b72f32930f7b6f2b86615cc..2071fd015edf62a00de4ffc574cc8bdc04001c86 100644 (file)
@@ -9,6 +9,7 @@ menu "Networking Utilities"
 config BUSYBOX_CONFIG_FEATURE_IPV6
        bool "Enable IPv6 support"
        default BUSYBOX_DEFAULT_FEATURE_IPV6
+       depends on IPV6
        help
          Enable IPv6 support in busybox.
          This adds IPv6 support in the networking applets.