summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkishore kadiyala2010-05-15 20:21:36 +0200
committerTony Lindgren2010-05-20 20:21:22 +0200
commitebe6d428ed2ddbcbf4b60d2ef0a4a7023685bede (patch)
tree1a8bda453506c4d4102be0285055f7e73c3b78a7
parentomap4: Adding PBIAS Configuration for MMC1 Controller (diff)
downloadkernel-qcow2-linux-ebe6d428ed2ddbcbf4b60d2ef0a4a7023685bede.tar.gz
kernel-qcow2-linux-ebe6d428ed2ddbcbf4b60d2ef0a4a7023685bede.tar.xz
kernel-qcow2-linux-ebe6d428ed2ddbcbf4b60d2ef0a4a7023685bede.zip
omap4: Enable HSMMC support
Enables HSMMC support for OMAP4430 defconfig Signed-off-by: Kishore Kadiyala <kishore.kadiyala@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/configs/omap_4430sdp_defconfig19
1 files changed, 18 insertions, 1 deletions
diff --git a/arch/arm/configs/omap_4430sdp_defconfig b/arch/arm/configs/omap_4430sdp_defconfig
index 25e8d048fc1c..1fb04567f6e1 100644
--- a/arch/arm/configs/omap_4430sdp_defconfig
+++ b/arch/arm/configs/omap_4430sdp_defconfig
@@ -810,7 +810,24 @@ CONFIG_DUMMY_CONSOLE=y
# CONFIG_SOUND is not set
# CONFIG_HID_SUPPORT is not set
# CONFIG_USB_SUPPORT is not set
-# CONFIG_MMC is not set
+CONFIG_MMC=y
+# CONFIG_MMC_DEBUG is not set
+# CONFIG_MMC_UNSAFE_RESUME is not set
+
+#
+# MMC/SD/SDIO Card Drivers
+#
+CONFIG_MMC_BLOCK=y
+CONFIG_MMC_BLOCK_BOUNCE=y
+# CONFIG_SDIO_UART is not set
+# CONFIG_MMC_TEST is not set
+
+#
+# MMC/SD/SDIO Host Controller Drivers
+#
+# CONFIG_MMC_SDHCI is not set
+# CONFIG_MMC_OMAP is not set
+CONFIG_MMC_OMAP_HS=y
# CONFIG_MEMSTICK is not set
# CONFIG_NEW_LEDS is not set
# CONFIG_ACCESSIBILITY is not set