aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2018-02-06 18:27:53 +0530
committerTony Lindgren <tony@atomide.com>2018-02-28 14:24:57 -0800
commit5bfd9c8e7bfcba36bfbe24e967bf42de83c7f56c (patch)
treebf9aa1f887d16943595decb23813fc02bbe36ee6 /arch/arm/configs
parentARM: multi_v7_defconfig: Enable CONFIG_MMC_SDHCI_OMAP (diff)
downloadlinux-dev-5bfd9c8e7bfcba36bfbe24e967bf42de83c7f56c.tar.xz
linux-dev-5bfd9c8e7bfcba36bfbe24e967bf42de83c7f56c.zip
ARM: omap2plus_defconfig: Enable CONFIG_MMC_SDHCI_OMAP
Enable CONFIG_MMC_SDHCI_OMAP so that TI's dra7 based SoC's can use sdhci-omap driver for eMMC/SD/SDIO controller. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/omap2plus_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 2f145c4af93a..202469ffea4d 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -431,8 +431,11 @@ CONFIG_USB_ZERO=m
CONFIG_USB_G_NOKIA=m
CONFIG_MMC=y
CONFIG_SDIO_UART=y
+CONFIG_MMC_SDHCI=y
+CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_OMAP=y
CONFIG_MMC_OMAP_HS=y
+CONFIG_MMC_SDHCI_OMAP=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=m
CONFIG_LEDS_CPCAP=m