From: Madhusudhan Chikkature Rajashekar Date: Thu, 20 Dec 2007 10:05:35 +0000 (+0530) Subject: Enable HSMMC support in OMAP3430 default configuration X-Git-Tag: v2.6.24-omap1~32 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=41f2be24a47b8568da421f0d04bb058760947475;p=linux-2.6-omap-h63xx.git Enable HSMMC support in OMAP3430 default configuration This patch enables high speed MMC support for OMAP3430. Signed-off-by: Madhusudhan Chikkature Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap_3430sdp_defconfig b/arch/arm/configs/omap_3430sdp_defconfig index 0a50bb84095..8670b178eef 100644 --- a/arch/arm/configs/omap_3430sdp_defconfig +++ b/arch/arm/configs/omap_3430sdp_defconfig @@ -696,7 +696,7 @@ CONFIG_MMC_BLOCK_BOUNCE=y # # MMC/SD Host Controller Drivers # -CONFIG_MMC_OMAP=y +CONFIG_MMC_OMAP_HS=y CONFIG_RTC_LIB=y # CONFIG_RTC_CLASS is not set