mmc: omap_hsmmc: Enable omap_hsmmc for Keystone 2
authorLokesh Vutla <[email protected]>
Tue, 20 Oct 2015 21:50:06 +0000 (16:50 -0500)
committerUlf Hansson <[email protected]>
Mon, 26 Oct 2015 15:00:20 +0000 (16:00 +0100)
Enable omap_hsmmc for Keystone 2 architecture which reuses the HSMMC
IP found on OMAP platforms.

Signed-off-by: Franklin S Cooper Jr <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
drivers/mmc/host/Kconfig

index ef54084315ccff32e7cc678f08eb7807077071de..af71de5fda3b48c99fefd122a0cb6df9af2234ac 100644 (file)
@@ -366,7 +366,7 @@ config MMC_OMAP
 config MMC_OMAP_HS
        tristate "TI OMAP High Speed Multimedia Card Interface support"
        depends on HAS_DMA
-       depends on ARCH_OMAP2PLUS || COMPILE_TEST
+       depends on ARCH_OMAP2PLUS || ARCH_KEYSTONE || COMPILE_TEST
        help
          This selects the TI OMAP High Speed Multimedia card Interface.
          If you have an omap2plus board with a Multimedia Card slot,