Commit 2446563c authored by Fabio Estevam's avatar Fabio Estevam Committed by Vinod Koul

dmaengine: Kconfig: Simplify the help text for MXS_DMA

Currently the help text for the MXS_DMA option is incomplete as it does
not mention MX6SX, MX6ULL and MX7D, for example.

Instead of extending this list everytime a new SoC comes out, let's
keep the text more generic.
Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent d762e4f3
...@@ -359,8 +359,7 @@ config MXS_DMA ...@@ -359,8 +359,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 and APBX-DMA is integrated into some Freescale chips.
i.MX23/28/MX6Q/MX6DL/MX6UL chips.
config MX3_IPU config MX3_IPU
bool "MX3x Image Processing Unit support" bool "MX3x Image Processing Unit support"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment