Skip to content

Commit

Permalink
mmc: dw_mmc: Add support for ARC
Browse files Browse the repository at this point in the history
Adapt Kconfig to include ARC in supported architectures

Signed-off-by: Mischa Jonker <mjonker@synopsys.com>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
  • Loading branch information
Mischa Jonker authored and Chris Ball committed Aug 30, 2013
1 parent 285e244 commit b7d06c8
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 @@ -530,7 +530,7 @@ config SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND

config MMC_DW
tristate "Synopsys DesignWare Memory Card Interface"
depends on ARM
depends on ARC || ARM
help
This selects support for the Synopsys DesignWare Mobile Storage IP
block, this provides host support for SD and MMC interfaces, in both
Expand Down

0 comments on commit b7d06c8

Please sign in to comment.