summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authoryanhong.wang <yanhong.wang@starfivetech.com>2022-05-17 11:12:37 +0300
committerYanhong Wang <yanhong.wang@linux.starfivetech.com>2022-10-18 11:24:36 +0300
commit8a8168dd0c8404a6c3d72a924b7b4195c1cde8fb (patch)
tree9aa2606e0e87cb6361ca30eba2025cdb351a7a6e /configs
parentfb8cb55de36782b2db2f85741758e67061d14355 (diff)
downloadu-boot-8a8168dd0c8404a6c3d72a924b7b4195c1cde8fb.tar.xz
config:starfive-jh7110: add MICREL phy config to defconfig
Add MICREL phy config to defconfig for starfive EVB board. Signed-off-by: yanhong.wang <yanhong.wang@starfivetech.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/starfive_evb_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/starfive_evb_defconfig b/configs/starfive_evb_defconfig
index 72e2d3c7d6..4359feea70 100644
--- a/configs/starfive_evb_defconfig
+++ b/configs/starfive_evb_defconfig
@@ -60,6 +60,9 @@ CONFIG_SF_DEFAULT_SPEED=50000000
CONFIG_SPI_FLASH_GIGADEVICE=y
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_PHY_MARVELL=y
+CONFIG_PHY_MICREL=y
+CONFIG_PHY_MICREL_KSZ90X1=y
+# CONFIG_PHY_MSCC is not set
CONFIG_PHY_YUTAI=y
CONFIG_DWC_ETH_QOS=y
CONFIG_DWC_ETH_QOS_STARFIVE=y