enable ipv6 support for packages by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22176 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2010-07-13 18:45:29 +00:00
parent e5c290bdfc
commit de8deb8a3a

View File

@@ -191,7 +191,7 @@ menu "Global build settings"
config IPV6
bool
prompt "Enable IPv6 support in packages"
default n
default y
help
Enable IPV6 support in packages (passes --enable-ipv6 to configure scripts).