enable ipv6 support for packages by default
authorFelix Fietkau <nbd@openwrt.org>
Tue, 13 Jul 2010 18:45:29 +0000 (18:45 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 13 Jul 2010 18:45:29 +0000 (18:45 +0000)
SVN-Revision: 22176

Config.in

index 7abfeeaef766a459baa1e8eb7753c606db7ab357..cac1cce199d483330c5fb10e9f8249b8a7cafb2e 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -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).