From: Madhusudhan Chikkature Rajashekar Date: Thu, 20 Dec 2007 10:05:25 +0000 (+0530) Subject: Enable HSMMC support in OMAP2430 default configuration X-Git-Tag: v2.6.24-omap1~33 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=02e751dba806a2328c8f1a170138a2932b53ce24;p=linux-2.6-omap-h63xx.git Enable HSMMC support in OMAP2430 default configuration This patch enables high speed MMC support for OMAP2430. Signed-off-by: Madhusudhan Chikkature Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap_2430sdp_defconfig b/arch/arm/configs/omap_2430sdp_defconfig index 59f7d60e9c4..b0617c0da2a 100644 --- a/arch/arm/configs/omap_2430sdp_defconfig +++ b/arch/arm/configs/omap_2430sdp_defconfig @@ -995,7 +995,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