From: Eugeniy Paltsev Date: Tue, 8 Oct 2019 16:45:01 +0000 (+0300) Subject: ARC: [plat-axs101]: migrate to DM_MMC X-Git-Tag: v2020.01-rc2~23^2~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=43f30313131f038be82fd05542ae9a337da0073c;p=oweals%2Fu-boot.git ARC: [plat-axs101]: migrate to DM_MMC Signed-off-by: Eugeniy Paltsev Signed-off-by: Alexey Brodkin --- 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