From edb558c78feb69942e1a88389ea7b5654973c6b0 Mon Sep 17 00:00:00 2001 From: Yangbo Lu Date: Tue, 3 Mar 2020 10:32:51 +0800 Subject: 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 Reviewed-by: Jaehoon Chung Signed-off-by: Priyanka Jain --- configs/ls1028ardb_tfa_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/ls1028ardb_tfa_defconfig') diff --git a/configs/ls1028ardb_tfa_defconfig b/configs/ls1028ardb_tfa_defconfig index 3ef5520969..7ffd1c3bc6 100644 --- a/configs/ls1028ardb_tfa_defconfig +++ b/configs/ls1028ardb_tfa_defconfig @@ -45,7 +45,6 @@ CONFIG_I2C_DEFAULT_BUS_NUMBER=0 CONFIG_I2C_MUX=y CONFIG_I2C_MUX_PCA954x=y CONFIG_DM_MMC=y -CONFIG_MMC_HS200_SUPPORT=y CONFIG_FSL_ESDHC=y CONFIG_MTD=y CONFIG_DM_SPI_FLASH=y -- cgit v1.2.3