difos/target/linux/omap
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 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
generic omap: add generic subtarget 2022-12-23 19:44:22 +01:00
image omap: remove 6.1 support 2024-09-16 00:19:49 +02:00
patches-6.6 omap: adapt to the new dts directory layout. 2024-09-16 00:19:49 +02:00
profiles treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
config-6.6 kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
Makefile omap: switch to kernel 6.6 2024-09-16 00:19:49 +02:00