busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 default to CONFIG_IPV6, not depend on it

SVN-Revision: 29789
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 13 years ago
parent 7a06d9a8a0
commit e7cfd6e245

@ -102,8 +102,7 @@ config BUSYBOX_CONFIG_WHOIS
config BUSYBOX_CONFIG_FEATURE_IPV6 config BUSYBOX_CONFIG_FEATURE_IPV6
bool "Enable IPv6 support" bool "Enable IPv6 support"
default y default IPV6
depends on IPV6
help help
Enable IPv6 support in busybox. Enable IPv6 support in busybox.
This adds IPv6 support in the networking applets. This adds IPv6 support in the networking applets.

Loading…
Cancel
Save