aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-08-28 12:50:19 -0400
committerVinod Koul <vinod.koul@intel.com>2014-09-23 11:26:23 -0400
commit50cf5534df852d30f1fd07030c2084b708a88308 (patch)
treed9ee3215736aeb4679893798275e30e52a2b9f13 /drivers/dma
parentc2e6f424a4abc9bb561133b00b2134ce11be34e9 (diff)
dma: Kconfig: Include mx6 in the IMX_SDMA help section
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>
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 9b1ea0ef59af..962167177803 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -270,7 +270,7 @@ config IMX_SDMA
270 select DMA_ENGINE 270 select DMA_ENGINE
271 help 271 help
272 Support the i.MX SDMA engine. This engine is integrated into 272 Support the i.MX SDMA engine. This engine is integrated into
273 Freescale i.MX25/31/35/51/53 chips. 273 Freescale i.MX25/31/35/51/53/6 chips.
274 274
275config IMX_DMA 275config IMX_DMA
276 tristate "i.MX DMA support" 276 tristate "i.MX DMA support"