mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6
SVN-Revision: 29788
This commit is contained in:
parent
2fc3fe1d09
commit
7a06d9a8a0
@ -103,6 +103,7 @@ config BUSYBOX_CONFIG_WHOIS
|
||||
config BUSYBOX_CONFIG_FEATURE_IPV6
|
||||
bool "Enable IPv6 support"
|
||||
default y
|
||||
depends on IPV6
|
||||
help
|
||||
Enable IPv6 support in busybox.
|
||||
This adds IPv6 support in the networking applets.
|
||||
|
Loading…
Reference in New Issue
Block a user