summaryrefslogtreecommitdiff
path: root/arch/arm/configs/omap3_evm_defconfig
diff options
context:
space:
mode:
authorSriram <srk@ti.com>2009-11-22 10:11:09 -0800
committerTony Lindgren <tony@atomide.com>2009-11-22 10:24:32 -0800
commit839c978794f3d2d0dce4693bbb087f9507bbab9b (patch)
tree2a1d0cd643d256577de5ae1a4fd56fe7ce9aaded /arch/arm/configs/omap3_evm_defconfig
parent4679232d3a2085fa5080f260d68b4049c14d5b76 (diff)
omap3: evm: make HSMMC driver built-in
For ease of use it is preferrable to build in HSMMC driver rather than build it as kernel module. This patches updates default configuration for omap3evm to reflect this change. Signed-off-by: Sriramakrishnan <srk@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap3_evm_defconfig')
-rw-r--r--arch/arm/configs/omap3_evm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/omap3_evm_defconfig b/arch/arm/configs/omap3_evm_defconfig
index d5ff4776cd0a..36c99e09c8ce 100644
--- a/arch/arm/configs/omap3_evm_defconfig
+++ b/arch/arm/configs/omap3_evm_defconfig
@@ -1126,7 +1126,7 @@ CONFIG_MMC_BLOCK_BOUNCE=y
#
# CONFIG_MMC_SDHCI is not set
# CONFIG_MMC_OMAP is not set
-CONFIG_MMC_OMAP_HS=m
+CONFIG_MMC_OMAP_HS=y
# CONFIG_MMC_SPI is not set
# CONFIG_MEMSTICK is not set
# CONFIG_ACCESSIBILITY is not set