summaryrefslogtreecommitdiff
path: root/configs/lx2160ardb_tfa_defconfig
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@nxp.com>2020-03-03 05:32:51 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2020-03-30 05:42:13 +0300
commitedb558c78feb69942e1a88389ea7b5654973c6b0 (patch)
tree16eb1ea498e58dc8925c098a5c11c7fcd2f8c4ea /configs/lx2160ardb_tfa_defconfig
parent366b1473e81b2ef7878860f57661706ea4812ef5 (diff)
downloadu-boot-edb558c78feb69942e1a88389ea7b5654973c6b0.tar.xz
configs: disable eMMC HS200 support on layerscape platforms
The eMMC HS200 speed mode on Layerscape platforms has not been supported properly. The eSDHC clock tuning has not been implemented by now. So disable it until it is supported properly in case of any potential issues. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/lx2160ardb_tfa_defconfig')
-rw-r--r--configs/lx2160ardb_tfa_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/lx2160ardb_tfa_defconfig b/configs/lx2160ardb_tfa_defconfig
index 101bf8b650..3d469c9783 100644
--- a/configs/lx2160ardb_tfa_defconfig
+++ b/configs/lx2160ardb_tfa_defconfig
@@ -41,7 +41,6 @@ CONFIG_DM_I2C=y
CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
CONFIG_I2C_DEFAULT_BUS_NUMBER=0
CONFIG_DM_MMC=y
-CONFIG_MMC_HS200_SUPPORT=y
CONFIG_FSL_ESDHC=y
CONFIG_MTD=y
CONFIG_DM_SPI_FLASH=y