projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d296ec
)
dmaengine: Kconfig: Update MXS_DMA help text to include MX6Q/MX6DL
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 26 May 2014 21:08:25 +0000
(18:08 -0300)
committer
Vinod Koul
<vinod.koul@intel.com>
Sun, 1 Jun 2014 17:46:37 +0000
(23:16 +0530)
The APBX-DMA block is also found on MX6Q/MX6DL chips.
Update the help text accordingly.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/dma/Kconfig
b/drivers/dma/Kconfig
index 9ad43abe26ff27f6a20f720b52a2cb0b14f5fc31..049059f280651737af4d48643e0c1fe53a12c48d 100644
(file)
--- a/
drivers/dma/Kconfig
+++ b/
drivers/dma/Kconfig
@@
-269,7
+269,7
@@
config MXS_DMA
select DMA_ENGINE
help
Support the MXS DMA engine. This engine including APBH-DMA
- and APBX-DMA is integrated into Freescale i.MX23/28 chips.
+ and APBX-DMA is integrated into Freescale i.MX23/28
/MX6Q/MX6DL
chips.
config EP93XX_DMA
bool "Cirrus Logic EP93xx DMA support"