From 0857c6912d5cd04d177473f2be38709f08982710 Mon Sep 17 00:00:00 2001 From: Andrew Bresticker Date: Thu, 14 Aug 2014 09:45:27 -0700 Subject: [PATCH] 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 Reviewed-by: Alim Akhtar Signed-off-by: Ulf Hansson --- Reading git-format-patch failed