Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50cf5534 authored by Fabio Estevam's avatar Fabio Estevam Committed by Vinod Koul
Browse files

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: default avatarFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent c2e6f424
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"