From 43f30313131f038be82fd05542ae9a337da0073c Mon Sep 17 00:00:00 2001 From: Eugeniy Paltsev Date: Tue, 8 Oct 2019 19:45:01 +0300 Subject: ARC: [plat-axs101]: migrate to DM_MMC Signed-off-by: Eugeniy Paltsev Signed-off-by: Alexey Brodkin --- configs/axs101_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/axs101_defconfig') 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 -- cgit v1.2.3