projects
/
profile
/
common
/
kernel-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
660cd0d
)
dmaengine: imx: fix the build failure on x86_64
author
Vinod Koul
<vinod.koul@linux.intel.com>
Tue, 27 Mar 2012 08:23:00 +0000
(13:53 +0530)
committer
Vinod Koul
<vinod.koul@linux.intel.com>
Tue, 27 Mar 2012 16:16:21 +0000
(21:46 +0530)
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
patch
|
blob
|
history
diff --git
a/drivers/dma/Kconfig
b/drivers/dma/Kconfig
index
b4a53a0
..
34e48d9
100644
(file)
--- a/
drivers/dma/Kconfig
+++ b/
drivers/dma/Kconfig
@@
-230,6
+230,7
@@
config IMX_SDMA
config IMX_DMA
tristate "i.MX DMA support"
+ depends on ARCH_MXC
select DMA_ENGINE
help
Support the i.MX DMA engine. This engine is integrated into