From: Linus Walleij Date: Sat, 11 Jan 2025 22:14:52 +0000 (+0100) Subject: Convert some users of the MV88E6xxx DSA switch to module X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e84064f76d6d02a6a16a16132aa00664eeeeb239;p=openwrt%2Fstaging%2Flinusw.git Convert some users of the MV88E6xxx DSA switch to module It is perfectly fine to load the MV88E6xxx DSA switch and DSA tagger as modules. Convert a few targets and their images to use this instead of including MV88E6XXX into the kernel config. Kirkwood and ixp4xx are already converted. The two patches to mvebu and qoric can be applied separately, they have no dependencies. To: Stijn Tintel To: Russell Senior To: Robert Marko To: Hauke Mehrtens Signed-off-by: Linus Walleij --- b4-submit-tracking --- # This section is used internally by b4 prep for tracking purposes. { "series": { "revision": 1, "change-id": "20250111-mv88e6xxx-modularize-b2b659aca189", "prefixes": [] } } ---