Skip to content

Commit

Permalink
dma: Kconfig: Include mx6 in the IMX_SDMA help section
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Fabio Estevam authored and Vinod Koul committed Sep 23, 2014
1 parent c2e6f42 commit 50cf553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/dma/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 50cf553

Please sign in to comment.