mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 20:52:08 +04:00
b6b24a5de9
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>