build: always set CONFIG_IPV6
[openwrt/openwrt.git] / config / Config-build.in
index ef1a10c28dce49abf34f38843830f4b957b33e2e..400bf15665df29d5280e9ecc63096682b4cd316f 100644 (file)
@@ -150,11 +150,7 @@ menu "Global build settings"
                  Adds -g3 to the CFLAGS.
 
        config IPV6
-               bool
-               prompt "Enable IPv6 support in packages"
-               default y
-               help
-                 Enables IPv6 support in kernel (builtin) and packages.
+               def_bool y
 
        comment "Stripping options"