|
@@ -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
|
|
|
|
|
- depends on IPV6
|
|
|
|
|
|
|
+ default 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.
|