aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/Kconfig
diff options
context:
space:
mode:
authorJean-Jacques Hiblot2017-04-14 19:50:02 +0200
committerJaehoon Chung2017-05-15 18:28:21 +0900
commitb5511d6cb8dc601efc14b8cf607553e3ad4fb5e6 (patch)
treef12053aaa5fc40492e79d5e466d6b1a388d0b70d /drivers/mmc/Kconfig
parente83d61a57d8abcbf68b81a81dd468149a2a250b0 (diff)
drivers: omap_hsmmc: move to DM_MMC_OPS
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/mmc/Kconfig')
-rw-r--r--drivers/mmc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig
index 6ac26dd137c..ac578673787 100644
--- a/drivers/mmc/Kconfig
+++ b/drivers/mmc/Kconfig
@@ -138,6 +138,7 @@ config MMC_PCI
config MMC_OMAP_HS
bool "TI OMAP High Speed Multimedia Card Interface support"
+ select DM_MMC_OPS if DM_MMC
help
This selects the TI OMAP High Speed Multimedia card Interface.
If you have an omap2plus board with a Multimedia Card slot,