openwrt-JiaY-shi/target/linux/ipq40xx
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
..
base-files ipq40xx: convert GL.iNet GL-S1300 to DSA 2025-02-20 20:02:27 +01:00
chromium ipq40xx: chromium: Support Chromium "crossystem" GPIO tooling 2025-01-10 11:50:44 +01:00
files-6.6/arch/arm/boot/dts/qcom ipq40xx: convert GL.iNet GL-S1300 to DSA 2025-02-20 20:02:27 +01:00
generic Revert "ipq40xx: use PHY to control USB GPIO" 2024-12-23 16:47:41 +01:00
image linux: use packages kmod-hci-uart and kmod-btusb instead of kmod-bluetooth 2025-02-24 00:08:42 +01:00
mikrotik
patches-6.6 kernel: bump 6.6 to 6.6.83 2025-03-15 10:25:57 +01:00
config-6.6 kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
Makefile