mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:56:14 +02:00
[package] busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 default to CONFIG_IPV6, not depend on it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29789 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cd341b9a96
commit
67cfaff235
@ -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…
Reference in New Issue
Block a user