Skip to content
Snippets Groups Projects
Commit 7a06d9a8 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6

SVN-Revision: 29788
parent 2fc3fe1d
No related branches found
No related tags found
No related merge requests found
...@@ -103,6 +103,7 @@ config BUSYBOX_CONFIG_WHOIS ...@@ -103,6 +103,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 y
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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment