summaryrefslogtreecommitdiff
path: root/configs/axs101_defconfig
diff options
context:
space:
mode:
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>2019-10-08 19:45:01 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2019-11-01 16:45:40 +0300
commit43f30313131f038be82fd05542ae9a337da0073c (patch)
treeba90247e84c63bf347801640619de0418029a9f8 /configs/axs101_defconfig
parent056353599034e11d7263c7213deea6a0c3a46a01 (diff)
ARC: [plat-axs101]: migrate to DM_MMC
Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'configs/axs101_defconfig')
-rw-r--r--configs/axs101_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig
index 0bfb532fc7..38c8ae998f 100644
--- a/configs/axs101_defconfig
+++ b/configs/axs101_defconfig
@@ -35,7 +35,9 @@ CONFIG_DM=y
CONFIG_DM_GPIO=y
CONFIG_HSDK_CREG_GPIO=y
CONFIG_MMC=y
+CONFIG_DM_MMC=y
CONFIG_MMC_DW=y
+CONFIG_MMC_DW_SNPS=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_STMICRO=y