]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0d52ae05411f9f497e53280be978720a00915de1
treec06436294a88d10aac65f67525afea976015e890
parent99bf8d5250f6a5a2fee2fb5b911b26a9f4b9955c
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