From: Carlos Eduardo Aguiar Date: Mon, 26 Nov 2007 16:01:41 +0000 (-0400) Subject: MMC: OMAP: Enabling MMC/SD card support option on n800_defconfig X-Git-Tag: v2.6.24-omap1~147 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=5192040bdca1efcd30cb14a02d0ad35174d69d34;p=linux-2.6-omap-h63xx.git MMC: OMAP: Enabling MMC/SD card support option on n800_defconfig Enables MMC/SD card support option on n800_defconfig to use MMC multislot support. Signed-off-by: Carlos Eduardo Aguiar Refreshed to apply after Lauri's patch. Also left out CONFIG_MMC_BLOCK_BOUNCE as omap MMC supports SG. Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/n800_defconfig b/arch/arm/configs/n800_defconfig index d486cf900ff..87e650c9af8 100644 --- a/arch/arm/configs/n800_defconfig +++ b/arch/arm/configs/n800_defconfig @@ -1011,7 +1011,22 @@ CONFIG_HID=y # CONFIG_HID_DEBUG is not set # CONFIG_HIDRAW 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 Card Drivers +# +CONFIG_MMC_BLOCK=y +# CONFIG_MMC_BLOCK_BOUNCE is not set +# CONFIG_SDIO_UART is not set + +# +# MMC/SD Host Controller Drivers +# +CONFIG_MMC_OMAP=y +# CONFIG_MMC_SPI is not set CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=y