projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2e6f42
)
dma: Kconfig: Include mx6 in the IMX_SDMA help section
author
Fabio Estevam
<fabio.estevam@freescale.com>
Thu, 28 Aug 2014 16:50:19 +0000
(13:50 -0300)
committer
Vinod Koul
<vinod.koul@intel.com>
Tue, 23 Sep 2014 15:26:23 +0000
(20:56 +0530)
MX6 processors also use the IMX_SDMA driver, so include it in the help text.
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 9b1ea0ef59af655d4fc5fda6427fd1f5579dc041..9621671778032da44b0bbe7cf9dc8f19386e404d 100644
(file)
--- a/
drivers/dma/Kconfig
+++ b/
drivers/dma/Kconfig
@@
-270,7
+270,7
@@
config IMX_SDMA
select DMA_ENGINE
help
Support the i.MX SDMA engine. This engine is integrated into
- Freescale i.MX25/31/35/51/53 chips.
+ Freescale i.MX25/31/35/51/53
/6
chips.
config IMX_DMA
tristate "i.MX DMA support"