diff options
Diffstat (limited to 'drivers/mmc/host/Kconfig')
-rw-r--r-- | drivers/mmc/host/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index b8ce939fac21..b7fd5ab80a48 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig | |||
@@ -530,7 +530,7 @@ config SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND | |||
530 | 530 | ||
531 | config MMC_DW | 531 | config MMC_DW |
532 | tristate "Synopsys DesignWare Memory Card Interface" | 532 | tristate "Synopsys DesignWare Memory Card Interface" |
533 | depends on ARM | 533 | depends on ARC || ARM |
534 | help | 534 | help |
535 | This selects support for the Synopsys DesignWare Mobile Storage IP | 535 | This selects support for the Synopsys DesignWare Mobile Storage IP |
536 | block, this provides host support for SD and MMC interfaces, in both | 536 | block, this provides host support for SD and MMC interfaces, in both |