Skip to content

Commit

Permalink
mmc: omap_hsmmc: Enable omap_hsmmc for Keystone 2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
lokeshvutla authored and storulf committed Oct 26, 2015
1 parent e839b13 commit a7cedab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mmc/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit a7cedab

Please sign in to comment.