commit | 0857c6912d5cd04d177473f2be38709f08982710 | [log] [tgz] |
---|---|---|
author | Andrew Bresticker <abrestic@chromium.org> | Thu Aug 14 09:45:27 2014 -0700 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Sep 09 13:59:03 2014 +0200 |
tree | c06436294a88d10aac65f67525afea976015e890 | |
parent | fac6a52fe9b14851d56b3c19c3d5a95790c46fac [diff] |
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>