summaryrefslogtreecommitdiff
path: root/configs/phycore-imx8mp_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-08 06:59:37 +0300
committerTom Rini <trini@konsulko.com>2021-11-12 22:18:17 +0300
commit1ed68f920439a85f708652bf4a150bf775875dda (patch)
tree15325e12823f93dd1f1857855a10258e733167da /configs/phycore-imx8mp_defconfig
parent75c995a1beea5fd857572457bb804acb6b0cb483 (diff)
downloadu-boot-1ed68f920439a85f708652bf4a150bf775875dda.tar.xz
Convert CONFIG_FSL_USDHC to Kconfig
This converts the following to Kconfig: CONFIG_FSL_USDHC Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/phycore-imx8mp_defconfig')
-rw-r--r--configs/phycore-imx8mp_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/phycore-imx8mp_defconfig b/configs/phycore-imx8mp_defconfig
index fdc136cc75..758c2881cb 100644
--- a/configs/phycore-imx8mp_defconfig
+++ b/configs/phycore-imx8mp_defconfig
@@ -81,7 +81,7 @@ CONFIG_MMC_IO_VOLTAGE=y
CONFIG_MMC_UHS_SUPPORT=y
CONFIG_MMC_HS400_ES_SUPPORT=y
CONFIG_MMC_HS400_SUPPORT=y
-CONFIG_FSL_ESDHC_IMX=y
+CONFIG_FSL_USDHC=y
CONFIG_PHYLIB=y
CONFIG_PHY_TI_DP83867=y
CONFIG_DM_ETH=y