]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/dma/Kconfig
dma: apbh: let APBH_DMA be selected, instead of enabling it by default
[karo-tx-uboot.git] / drivers / dma / Kconfig
index 25cc5f80c8723a42be1480a6bdaf39ddfc2711d6..7c6f2f4b008d2e6167c286d0e2ab8936daf08274 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 SOC_MX28 || SOC_MX6
 
 config APBH_DMA_BURST
        bool "Enable DMA burst mode"