mmc: dw_mmc: Add support for ARC
authorMischa Jonker <Mischa.Jonker@synopsys.com>
Wed, 28 Aug 2013 18:40:29 +0000 (20:40 +0200)
committerChris Ball <cjb@laptop.org>
Fri, 30 Aug 2013 01:57:24 +0000 (21:57 -0400)
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>
drivers/mmc/host/Kconfig

index b8ce939fac21df4fe8da98197a1c103014281fef..b7fd5ab80a48d2dfe96e271d5768a38168342c7e 100644 (file)
@@ -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
This page took 0.025687 seconds and 5 git commands to generate.