X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/cd341b9a96457e26b189a46be115e6009cc59706..658e7e8470b6d851fb4e119dd7de7a7952e57211:/package/busybox/config/networking/Config.in?ds=sidebyside diff --git a/package/busybox/config/networking/Config.in b/package/busybox/config/networking/Config.in index f83915d70..3df7b1f12 100644 --- a/package/busybox/config/networking/Config.in +++ b/package/busybox/config/networking/Config.in @@ -102,8 +102,7 @@ config BUSYBOX_CONFIG_WHOIS config BUSYBOX_CONFIG_FEATURE_IPV6 bool "Enable IPv6 support" - default y - depends on IPV6 + default IPV6 help Enable IPv6 support in busybox. This adds IPv6 support in the networking applets.