]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/dma/Kconfig
kconfig: arm: move ARCH_MX? out of choice which selects TARGETs that depend on those
[karo-tx-uboot.git] / drivers / dma / Kconfig
index 7c6f2f4b008d2e6167c286d0e2ab8936daf08274..fde909063fa40d3dc136c3b8f369a9ec278e6dc3 100644 (file)
@@ -1,6 +1,6 @@
 config APBH_DMA
        bool "Freescale MXS and i.MX6 APBH DMA support"
-       depends on SOC_MX28 || SOC_MX6
+       depends on ARCH_MXS || ARCH_MX6
 
 config APBH_DMA_BURST
        bool "Enable DMA burst mode"