mmc: dw_mmc: Add dependency on DMA
authorAndrew Bresticker <abrestic@chromium.org>
Thu, 14 Aug 2014 16:45:27 +0000 (09:45 -0700)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 9 Sep 2014 11:59:03 +0000 (13:59 +0200)
commit0857c6912d5cd04d177473f2be38709f08982710
treec06436294a88d10aac65f67525afea976015e890
parentfac6a52fe9b14851d56b3c19c3d5a95790c46fac
mmc: dw_mmc: Add dependency on DMA

The dw_mmc drivers rely on the DMA API, so update the Kconfig entry
to depend on HAS_DMA.  Since the drivers should build on any platform
with DMA, allow the driver to compile tested on non-ARC/ARM platforms.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig
This page took 0.027998 seconds and 5 git commands to generate.