dmaengine: imx: fix the build failure on x86_64
authorVinod Koul <vinod.koul@linux.intel.com>
Tue, 27 Mar 2012 08:23:00 +0000 (13:53 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Tue, 27 Mar 2012 16:16:21 +0000 (21:46 +0530)
commit5b2e02e401deb44e7f5befe19404d8b2688efea4
tree2249cad0b117b8b70081d50c0764cf8758327db5
parent660cd0dd94eba5201c69cd10f2d2fefb52807fa8
dmaengine: imx: fix the build failure on x86_64

commit 6bd081277ea0 "dmaengine: imx-dma: merge old dma-v1.c with
imx-dma.c" removed the dependency in config for the imx dma driver,
whereas it should depend on ARCH_MXS

Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/Kconfig