From: Uwe Kleine-König Date: Tue, 22 Mar 2011 09:35:17 +0000 (+0100) Subject: dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs X-Git-Tag: v2.6.39-rc1~203^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b9a4f98b2e29fb92a4a54ef12b2e3940f941ed9;p=pandora-kernel.git dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs As a side effect this makes IMX_DMA selectable on i.MX21 again, because the symbol ARCH_MX21 doesn't exist (MACH_MX21 would have been more correct). Signed-off-by: Uwe Kleine-König Signed-off-by: Dan Williams --- Reading git-diff-tree failed