diff options
-rw-r--r-- | drivers/mmc/host/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index d95e75d915d4..545c03ab8a11 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig | |||
@@ -315,6 +315,7 @@ config MMC_OMAP | |||
315 | 315 | ||
316 | config MMC_OMAP_HS | 316 | config MMC_OMAP_HS |
317 | tristate "TI OMAP High Speed Multimedia Card Interface support" | 317 | tristate "TI OMAP High Speed Multimedia Card Interface support" |
318 | depends on HAS_DMA | ||
318 | depends on ARCH_OMAP2PLUS || COMPILE_TEST | 319 | depends on ARCH_OMAP2PLUS || COMPILE_TEST |
319 | help | 320 | help |
320 | This selects the TI OMAP High Speed Multimedia card Interface. | 321 | This selects the TI OMAP High Speed Multimedia card Interface. |