linux: make IPv6 builtin if selected (saves >30KB)

Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 46834
This commit is contained in:
Steven Barth
2015-09-09 12:20:36 +00:00
parent 1fb987e3b8
commit 0c8f0186d5
3 changed files with 12 additions and 13 deletions

View File

@@ -83,7 +83,7 @@ menu "Global build settings"
prompt "Enable IPv6 support in packages"
default y
help
Enable IPv6 support in packages (passes --enable-ipv6 to configure scripts).
Enables IPv6 support in kernel (builtin) and packages.
config PKG_BUILD_PARALLEL
bool