]> 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 25cc5f80c8723a42be1480a6bdaf39ddfc2711d6..fde909063fa40d3dc136c3b8f369a9ec278e6dc3 100644 (file)
@@ -1,7 +1,6 @@
 config APBH_DMA
        bool "Freescale MXS and i.MX6 APBH DMA support"
-       default y
-       depends on MX28 || MX6
+       depends on ARCH_MXS || ARCH_MX6
 
 config APBH_DMA_BURST
        bool "Enable DMA burst mode"