From 654fa24965aafcb4bb8a1a14400c5ecea3be76b6 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Mon, 26 May 2014 18:08:25 -0300 Subject: [PATCH] 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 Signed-off-by: Vinod Koul --- drivers/dma/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5