Message ID | 1401138505-26882-1-git-send-email-festevam@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 654fa24965aa |
Delegated to: | Vinod Koul |
Headers | show |
On Mon, May 26, 2014 at 06:08:25PM -0300, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam@freescale.com> > > The APBX-DMA block is also found on MX6Q/MX6DL chips. > > Update the help text accordingly. > Applied, thanks
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index b30b7ed..cff7f4b 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"