]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/dma/Kconfig
config: rename CONFIG_MX* to CONFIG_SOC_MX*
[karo-tx-uboot.git] / drivers / dma / Kconfig
index 25cc5f80c8723a42be1480a6bdaf39ddfc2711d6..a6da34198c9935cdad270ace15104b116856d8b7 100644 (file)
@@ -1,7 +1,7 @@
 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"