From: Stijn Tintel Date: Sun, 3 Apr 2022 18:31:19 +0000 (+0300) Subject: qoriq: enable support for Marvell Alaska PHYs X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fstintel.git;a=commitdiff_plain;h=d7eba8059b3bfe89f90f1d18f1f0d23cbbb42423 qoriq: enable support for Marvell Alaska PHYs The WatchGuard Firebox M200 and M300 use a Marvell 88e1543 PHY for the first 3 ethernet ports. This PHY is supported by the Marvell Alaska PHY driver, so enable it. Signed-off-by: Stijn Tintel --- diff --git a/target/linux/qoriq/config-5.10 b/target/linux/qoriq/config-5.10 index e76ca379ff..240d098dde 100644 --- a/target/linux/qoriq/config-5.10 +++ b/target/linux/qoriq/config-5.10 @@ -207,6 +207,7 @@ CONFIG_LIBFDT=y CONFIG_LOCK_DEBUGGING_SUPPORT=y CONFIG_LOCK_SPIN_ON_OWNER=y CONFIG_MAGIC_SYSRQ=y +CONFIG_MARVELL_PHY=y CONFIG_MATH_EMULATION=y # CONFIG_MATH_EMULATION_FULL is not set CONFIG_MATH_EMULATION_HW_UNIMPLEMENTED=y