]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/dma/Kconfig
dma: enable mxs-dma for i.MX6 SoCs other than i.MX6Q
[karo-tx-linux.git] / drivers / dma / Kconfig
index e6cd1a32025a916cec7d219d4693c7c71e4c09a9..9f07fd9c1b6420d7d76250c1cc33e7ed9b559dc2 100644 (file)
@@ -341,12 +341,12 @@ config MV_XOR
 
 config MXS_DMA
        bool "MXS DMA support"
-       depends on SOC_IMX23 || SOC_IMX28 || SOC_IMX6Q
+       depends on SOC_IMX23 || SOC_IMX28 || SOC_IMX6
        select STMP_DEVICE
        select DMA_ENGINE
        help
          Support the MXS DMA engine. This engine including APBH-DMA
-         and APBX-DMA is integrated into Freescale i.MX23/28/MX6Q/MX6DL chips.
+         and APBX-DMA is integrated into Freescale i.MX23/28/MX6Q/MX6DL/MX6UL chips.
 
 config MX3_IPU
        bool "MX3x Image Processing Unit support"