base-files: port functions.sh to new config_get
[openwrt/openwrt.git] / Config.in
index d7ce63e462c86991787164e4659839677fc62b5e..18aafda3a735d94a7d866d714f3ae5ef808937a4 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -142,6 +142,13 @@ config DEBUG_DIR
                This will install all compiled package binaries into build_dir/target-*/debug-*/,
                useful for cross-debugging via gdb/gdbserver
 
+config IPV6 
+        bool 
+        prompt "Enable IPv6 support in packages"
+        default n 
+        help 
+                Enable IPV6 support in packages (passes --enable-ipv6 to configure scripts).
+
 comment "Kernel build options"
 
 config KERNEL_KALLSYMS