Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a7cedab6 authored by Lokesh Vutla's avatar Lokesh Vutla Committed by Ulf Hansson
Browse files

mmc: omap_hsmmc: Enable omap_hsmmc for Keystone 2



Enable omap_hsmmc for Keystone 2 architecture which reuses the HSMMC
IP found on OMAP platforms.

Signed-off-by: default avatarFranklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent e839b134
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -366,7 +366,7 @@ config MMC_OMAP
config MMC_OMAP_HS
config MMC_OMAP_HS
	tristate "TI OMAP High Speed Multimedia Card Interface support"
	tristate "TI OMAP High Speed Multimedia Card Interface support"
	depends on HAS_DMA
	depends on HAS_DMA
	depends on ARCH_OMAP2PLUS || COMPILE_TEST
	depends on ARCH_OMAP2PLUS || ARCH_KEYSTONE || COMPILE_TEST
	help
	help
	  This selects the TI OMAP High Speed Multimedia card Interface.
	  This selects the TI OMAP High Speed Multimedia card Interface.
	  If you have an omap2plus board with a Multimedia Card slot,
	  If you have an omap2plus board with a Multimedia Card slot,