projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a00ae34
)
dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Tue, 22 Mar 2011 09:35:17 +0000
(10:35 +0100)
committer
Dan Williams
<dan.j.williams@intel.com>
Tue, 22 Mar 2011 18:11:20 +0000
(11:11 -0700)
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 <u.kleine-koenig@pengutronix.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/dma/Kconfig
b/drivers/dma/Kconfig
index d700895cb40f1a0661c267176d8e2ebc71a3e514..a572600e44eb3e28d10b3b52b748eac5419661fd 100644
(file)
--- a/
drivers/dma/Kconfig
+++ b/
drivers/dma/Kconfig
@@
-221,7
+221,7
@@
config IMX_SDMA
config IMX_DMA
tristate "i.MX DMA support"
- depends on
ARCH_MX1 || ARCH_MX21 || MACH_MX27
+ depends on
IMX_HAVE_DMA_V1
select DMA_ENGINE
help
Support the i.MX DMA engine. This engine is integrated into