|
|
@ -9,6 +9,7 @@ menu "Networking Utilities" |
|
|
|
config BUSYBOX_CONFIG_FEATURE_IPV6 |
|
|
|
config BUSYBOX_CONFIG_FEATURE_IPV6 |
|
|
|
bool "Enable IPv6 support" |
|
|
|
bool "Enable IPv6 support" |
|
|
|
default BUSYBOX_DEFAULT_FEATURE_IPV6 |
|
|
|
default BUSYBOX_DEFAULT_FEATURE_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. |
|
|
|