tn3399_openwrt/config
Felix Fietkau 33beafa8d8 Configure IPv6 kernel options in config/Config-kernel.in
Revision 46834 changed IPv6 support from a module to builtin. But
since the configuration of the IPv6 kernel options was left in
package/kernel/linux/modules/netsupport.mk, this means that an
empty kmod-ipv6 module was still being generated (not packaged).

This patch moves the configuration of the IPv6 kernel options to
config/Config-kernel.in to remove this last bit of the module.

Note that CONFIG_IPV6_PRIVACY was dropped (enabled by default
since Linux v3.13), so this option is no longer needed.

See 5d9efa7ee9

Signed-off-by: Arjen de Korte <arjen+openwrt@de-korte.org>

SVN-Revision: 48132
2016-01-04 23:30:36 +00:00
..
Config-build.in linux: make IPv6 builtin if selected (saves >30KB) 2015-09-09 12:20:36 +00:00
Config-devel.in packages: fix typo in OpenWrt name 2014-12-07 16:53:30 +00:00
Config-images.in x86: clean up default grub baudrate settings 2015-03-29 04:31:21 +00:00
Config-kernel.in Configure IPv6 kernel options in config/Config-kernel.in 2016-01-04 23:30:36 +00:00