From: Stijn Tintel Date: Sun, 3 Apr 2022 18:31:19 +0000 (+0300) Subject: qoriq: enable support for Marvell Alaska PHYs X-Git-Tag: v22.03.0-rc1~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59aa37b19b1554765c36f36e74f599570325b8f3;p=thirdparty%2Fopenwrt.git 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 (cherry picked from commit d7eba8059b3bfe89f90f1d18f1f0d23cbbb42423) --- diff --git a/target/linux/qoriq/config-5.10 b/target/linux/qoriq/config-5.10 index 6a582bbcd50..84e09a90762 100644 --- a/target/linux/qoriq/config-5.10 +++ b/target/linux/qoriq/config-5.10 @@ -208,6 +208,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