Enable DM_MMC for Allwinner A13/A31 SoC.

Signed-off-by: Jagan Teki <ja...@amarulasolutions.com>
---
 arch/arm/mach-sunxi/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig
index dd973cc821..593999391a 100644
--- a/arch/arm/mach-sunxi/Kconfig
+++ b/arch/arm/mach-sunxi/Kconfig
@@ -164,6 +164,7 @@ config MACH_SUN5I
        select CLK
        select ARM_CORTEX_CPU_IS_UP
        select DRAM_SUN4I
+       select DM_MMC if MMC
        select PHY_SUN4I_USB
        select SUNXI_GEN_SUN4I
        select SUPPORT_SPL
@@ -177,6 +178,7 @@ config MACH_SUN6I
        select ARCH_SUPPORT_PSCI
        select CLK
        select DRAM_SUN6I
+       select DM_MMC if MMC
        select PHY_SUN4I_USB
        select SUN6I_P2WI
        select SUN6I_PRCM
-- 
2.18.0.321.gffc6fa0e3

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to