From: Martin Schiller Date: Wed, 21 Jul 2021 08:22:39 +0000 (+0200) Subject: layerscape: armv8_64b: enable Microsemi phy driver for FRWY-LS1046A X-Git-Tag: mikrotik~1610 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=bbfb142f2a57de46b9b8543cde8b2b171eb3b1c7;p=openwrt%2Fstaging%2Fchunkeey.git layerscape: armv8_64b: enable Microsemi phy driver for FRWY-LS1046A Enable the Microsemi phy driver to support the VSC8514 QSGMII phy on the FRWY-LS1046A board. Otherwise, the "Generic PHY" driver is used. Signed-off-by: Martin Schiller --- diff --git a/target/linux/layerscape/armv8_64b/config-5.4 b/target/linux/layerscape/armv8_64b/config-5.4 index f72154f290..e2e998b38d 100644 --- a/target/linux/layerscape/armv8_64b/config-5.4 +++ b/target/linux/layerscape/armv8_64b/config-5.4 @@ -502,6 +502,7 @@ CONFIG_MFD_CORE=y CONFIG_MFD_SYSCON=y # CONFIG_MFD_VEXPRESS_SYSREG is not set CONFIG_MICREL_PHY=y +CONFIG_MICROSEMI_PHY=y CONFIG_MIGRATION=y CONFIG_MMC=y CONFIG_MMC_BLOCK=y