0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-09-10 14:59:40 +00:00
Files
openwrt/target/linux/gemini/config-6.12
Linus Walleij b6b24a5de9 gemini: Move back to using statically compiled PHYs
Trying to use modules for the PHY:s does not work:

The ethernet driver does not like to probe if it can't find
the PHY.

The ethernet driver really likes to be compiled-in. It will
not probe otherwise. Some hardware issue.

Revert things to how they always worked until I maybe solve
this.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2025-06-03 23:05:15 +02:00

11 KiB