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 <fabio.estevam@freescale.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
This commit is contained in:
parent
9d296ec6fd
commit
654fa24965
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ config MXS_DMA
|
||||||
select DMA_ENGINE
|
select DMA_ENGINE
|
||||||
help
|
help
|
||||||
Support the MXS DMA engine. This engine including APBH-DMA
|
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
|
config EP93XX_DMA
|
||||||
bool "Cirrus Logic EP93xx DMA support"
|
bool "Cirrus Logic EP93xx DMA support"
|
||||||
|
|
Loading…
Add table
Reference in a new issue