summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Schiller2021-07-21 08:22:39 +0000
committerHauke Mehrtens2021-07-25 11:52:38 +0000
commitbbfb142f2a57de46b9b8543cde8b2b171eb3b1c7 (patch)
tree7a57f15a80e7d8866e7cece7cae10ea8808108ba
parent3f97a04e6c92ddd46f86cc202fd0f0f0857692d1 (diff)
downloadopenwrt-bbfb142f2a57de46b9b8543cde8b2b171eb3b1c7.tar.gz
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 <ms@dev.tdt.de>
-rw-r--r--target/linux/layerscape/armv8_64b/config-5.41
1 files changed, 1 insertions, 0 deletions
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