globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv6 disabled by default (#4857)

SVN-Revision: 16983
This commit is contained in:
Florian Fainelli
2009-07-25 21:45:51 +00:00
parent 5f2d2695d9
commit 11e1304ca0
3 changed files with 21 additions and 4 deletions

View File

@@ -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