summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2023-01-20 00:46:10 +0300
committerStefano Babic <sbabic@denx.de>2023-01-31 10:36:52 +0300
commit0a0e3db0d20d5b4c70d24f1c6a384464abcc5807 (patch)
treeb5bb3314b2ba2ac34e7701be7bb717c04540fa53 /configs
parent0e2862277915d67d775f190378c8a79dd3326d71 (diff)
downloadu-boot-0a0e3db0d20d5b4c70d24f1c6a384464abcc5807.tar.xz
arm64: imx8mp: Disable Atheros PHY driver on i.MX8MP DHCOM
These SoMs never ship with Atheros PHYs, disable the Atheros PHY driver. Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8mp_dhcom_pdk2_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/imx8mp_dhcom_pdk2_defconfig b/configs/imx8mp_dhcom_pdk2_defconfig
index ecc28c89ef..fc72df90f4 100644
--- a/configs/imx8mp_dhcom_pdk2_defconfig
+++ b/configs/imx8mp_dhcom_pdk2_defconfig
@@ -196,7 +196,6 @@ CONFIG_SPI_FLASH_SFDP_SUPPORT=y
# CONFIG_SPI_FLASH_UNLOCK_ALL is not set
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_SPI_FLASH_MTD=y
-CONFIG_PHY_ATHEROS=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y
CONFIG_DM_MDIO=y