openwrt-6.x/package/kernel/linux/modules
Hauke Mehrtens abd0418684 kernel: Activate CONFIG_NET_SWITCHDEV in generic config
The CONFIG_NET_SWITCHDEV option is needed by CONFIG_DSA and some other
options. It is boolean, we have to compile it into the kernel it self.
Activate it for all targets in the generic configuration, it is already
activated for most of them. This allows to install DSA drivers as a
module.

On the ramips/mt7620 target the kernel would grown by 4.5kB.

For some small targets which do not support a DSA switch by default the
option is deactivated.

Link: https://github.com/openwrt/openwrt/pull/17668
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-03-15 13:54:59 +01:00
..
001-depends.mk kernel: remove useless AddDepends/rtc abstraction 2015-03-29 08:12:50 +00:00
block.mk
bluetooth.mk kernel: kmod-btmtk: Extract btmtk.ko into own package 2025-02-26 23:31:36 +01:00
can.mk kernel: can: package driver for Geschwister Schneider interface 2024-11-03 10:48:13 +08:00
crypto.mk kernel: crypto: add atmel i2c hw accelerator support 2024-12-22 18:19:16 +01:00
firewire.mk
fs.mk kernel: packages: kmod-pstore: remove deprecated Kconfig options 2024-10-03 14:26:07 +02:00
gpio.mk
hwmon.mk packages: remove remnants of kernels below 6.6 2024-09-21 13:03:49 +02:00
i2c.mk
iio.mk kernel: package industrialio-buffer-cb driver 2024-11-23 15:53:21 +01:00
input.mk
leds.mk generic: add STMicroelectronics LED1202 driver 2025-01-05 12:12:12 +01:00
lib.mk packages: remove kernel 5.15 remnants 2024-09-20 11:16:02 +02:00
multiplexer.mk
netdevices.mk kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
netfilter.mk netfilter: fix bogus reference to kmod-nf-conntrack-timeout 2024-12-27 16:10:21 +01:00
netsupport.mk kernel: add missing symbols for lxc 2025-01-21 00:10:12 +01:00
nls.mk
other.mk kernel: modules: bluetooth: creating a new Bluetooth menu 2025-02-24 00:08:39 +01:00
pcmcia.mk kernel: add support for Option Fusion+ PCMCIA card 2016-12-20 09:35:36 +01:00
rtc.mk
sound.mk kernel: package snd-soc-dmic driver 2024-11-23 15:53:21 +01:00
spi.mk
usb.mk kernel: usb: simplify r8152 dependencies 2025-03-10 12:39:42 +00:00
video.mk kernel: package v4l2-async and v4l2-fwnode drivers 2024-11-23 15:53:21 +01:00
virt.mk
w1.mk
wpan.mk