summaryrefslogtreecommitdiff
path: root/configs/axs103_defconfig
diff options
context:
space:
mode:
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>2019-03-21 16:37:23 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2019-04-18 09:12:38 +0300
commitcc2f7b6c7d7d5adeedecdb6c0599998b2e40b3f4 (patch)
tree9493862e827a51c48da6e5be07e904b91167a810 /configs/axs103_defconfig
parent54858311df4f4268b079dff9320f14c91e50dd8e (diff)
ARC: [plat-axs10x]: 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/axs103_defconfig')
-rw-r--r--configs/axs103_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/axs103_defconfig b/configs/axs103_defconfig
index 0c8af405a9..8255d9fa06 100644
--- a/configs/axs103_defconfig
+++ b/configs/axs103_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