Re: [PATCH 4/5] ARM: keystone: defconfig: Enable MMC support

2015-10-20 Thread santosh shilimkar
On 10/20/2015 2:50 PM, Franklin S Cooper Jr wrote: Newer Keystone 2 devices support MMC and can boot from MMC. Therefore, enable MMC support along with MMC OMAP HS whose driver is reused. Signed-off-by: Franklin S Cooper Jr --- Please notify once MMC patch is accepted and I will this one then.

[PATCH 4/5] ARM: keystone: defconfig: Enable MMC support

2015-10-20 Thread Franklin S Cooper Jr
Newer Keystone 2 devices support MMC and can boot from MMC. Therefore, enable MMC support along with MMC OMAP HS whose driver is reused. Signed-off-by: Franklin S Cooper Jr --- arch/arm/configs/keystone_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/keystone_def