Re: [U-Boot] [PATCH v3 8/9] arm: sunxi: Enable DM_MMC

2019-01-22 Thread André Przywara
On 21/01/2019 10:31, Jagan Teki wrote: > Enable DM_MMC for all Allwinner SoCs, this will eventually > enable BLK. > > Also removed DM_MMC enablement in few parts of sunxi > configurations. > > Signed-off-by: Jagan Teki Reviewed-by: Andre Przywara Cheers, Andre > --- > arch/arm/Kconfig

[U-Boot] [PATCH v3 8/9] arm: sunxi: Enable DM_MMC

2019-01-21 Thread Jagan Teki
Enable DM_MMC for all Allwinner SoCs, this will eventually enable BLK. Also removed DM_MMC enablement in few parts of sunxi configurations. Signed-off-by: Jagan Teki --- arch/arm/Kconfig | 1 + arch/arm/mach-sunxi/Kconfig | 1 -