summaryrefslogtreecommitdiff
path: root/configs/imx8mp_dhcom_pdk2_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2023-01-20 00:46:11 +0300
committerStefano Babic <sbabic@denx.de>2023-01-31 10:36:52 +0300
commit5aa348d2bbf895c561af05bc758a98bf9c9a0354 (patch)
tree804711590f311e16067ede18cfde74432b2ab84a /configs/imx8mp_dhcom_pdk2_defconfig
parent0a0e3db0d20d5b4c70d24f1c6a384464abcc5807 (diff)
downloadu-boot-5aa348d2bbf895c561af05bc758a98bf9c9a0354.tar.xz
arm64: imx8mp: Enable SMSC LAN87xx PHY driver on i.MX8MP DHCOM
These SoMs may ship with SMSC LAN8740Ai PHYs, enable the SMSC PHY driver. Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'configs/imx8mp_dhcom_pdk2_defconfig')
-rw-r--r--configs/imx8mp_dhcom_pdk2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8mp_dhcom_pdk2_defconfig b/configs/imx8mp_dhcom_pdk2_defconfig
index fc72df90f4..34796560fa 100644
--- a/configs/imx8mp_dhcom_pdk2_defconfig
+++ b/configs/imx8mp_dhcom_pdk2_defconfig
@@ -198,6 +198,7 @@ CONFIG_SPI_FLASH_WINBOND=y
CONFIG_SPI_FLASH_MTD=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y
+CONFIG_PHY_SMSC=y
CONFIG_DM_MDIO=y
CONFIG_DM_ETH_PHY=y
CONFIG_DWC_ETH_QOS=y