summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2021-03-17 15:01:38 +0100
committerPeng Fan <peng.fan@nxp.com>2021-04-06 18:36:11 +0800
commit1fc9346af4256e2e33fc39f65c6006e04cddd806 (patch)
treeb427009120e12eef47c9fa324a4385bc18ab3d63 /configs
parentd3b745f7d00d07767a0ed85a6b139feeb8df9aaf (diff)
board: sl28: enable HS400 mode again
Now that it is working reliable on the LS1028A SoC, reenable support for it. Signed-off-by: Michael Walle <michael@walle.cc>
Diffstat (limited to 'configs')
-rw-r--r--configs/kontron_sl28_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/kontron_sl28_defconfig b/configs/kontron_sl28_defconfig
index 0c6c1911d98..1c781e091c1 100644
--- a/configs/kontron_sl28_defconfig
+++ b/configs/kontron_sl28_defconfig
@@ -70,7 +70,7 @@ CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
CONFIG_I2C_DEFAULT_BUS_NUMBER=0
CONFIG_I2C_MUX=y
CONFIG_DM_MMC=y
-CONFIG_MMC_HS200_SUPPORT=y
+CONFIG_MMC_HS400_SUPPORT=y
CONFIG_FSL_ESDHC=y
CONFIG_FSL_ESDHC_SUPPORT_ADMA2=y
CONFIG_DM_SPI_FLASH=y