Openwrt/package/kernel/linux/modules
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
..
001-depends.mk
block.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00
can.mk
crypto.mk kernel: make kmod-crypto-rng depend on kmod-crypto-hash 2015-12-12 12:02:20 +00:00
firewire.mk
fs.mk
hwmon.mk kernel: make kmod-thermal dependency conditional to match upstream kernel module configuration dependency for hwmon-pwmfan 2015-12-23 11:43:18 +00:00
i2c.mk
input.mk
leds.mk
lib.mk
netdevices.mk
netfilter.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00
netsupport.mk Configure IPv6 kernel options in config/Config-kernel.in 2016-01-04 23:30:36 +00:00
nls.mk
other.mk kernel: kmod-ptp selects a new config symbol 2015-12-17 09:29:34 +00:00
pcmcia.mk
sound.mk kernel: Add dummy sound driver 2015-12-11 15:05:53 +00:00
spi.mk
usb.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00
video.mk
virtual.mk
w1.mk
wireless.mk
wpan.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00