openwrt-mirror/target/linux/ixp4xx
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 ixp4xx: Support single zcom_npe_esa hw address 2025-01-02 02:29:51 +01:00
generic ixp4xx: add Generic subtarget definition 2023-12-09 14:45:50 +01:00
image ixp4xx: Break out mv88e6060 DSA switch to package 2025-01-02 02:30:24 +01:00
patches-6.6 ixp4xx: Add LEDs to supported devices 2025-01-02 02:30:01 +01:00
config-6.6 kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
Makefile ixp4xx: Add ext4 and rootfs-part to features 2024-05-25 09:16:34 +02:00