openwrt-6.x/target/linux/sunxi
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
cortexa7 kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
cortexa8
cortexa53 kernel: Reorder config files 2024-10-22 21:13:26 +02:00
image sunxi: add support for Merrii Hummingbird A31 2025-02-18 22:50:16 +01:00
patches-6.6 kernel: bump 6.6 to 6.6.61 2024-11-16 00:25:14 +01:00
profiles
config-6.6 kernel: activate *_FS_SECURITY and *_FS_ACL_ATTR options for all big flash targets 2024-09-06 22:46:59 +02:00
Makefile sunxi: enable usbgadget feature 2025-02-22 18:43:23 +01:00
modules.mk