aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-05-26 18:08:25 -0300
committerVinod Koul <vinod.koul@intel.com>2014-06-01 23:16:37 +0530
commit654fa24965aafcb4bb8a1a14400c5ecea3be76b6 (patch)
treeb311e3c9a8579e002b5f71541ae611de41e109f9 /drivers/dma
parentof: dma: Grammar s/requests/request/, s/used required/required/ (diff)
downloadlinux-dev-654fa24965aafcb4bb8a1a14400c5ecea3be76b6.tar.xz
linux-dev-654fa24965aafcb4bb8a1a14400c5ecea3be76b6.zip
dmaengine: Kconfig: Update MXS_DMA help text to include MX6Q/MX6DL
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>
Diffstat (limited to 'drivers/dma')
-rw-r--r--drivers/dma/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index 9ad43abe26ff..049059f28065 100644
--- 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"