Merge branch 'stable-3.2' into pandora-3.2
[pandora-kernel.git] / drivers / dma / Kconfig
index da85c0d..a842317 100644 (file)
@@ -254,6 +254,7 @@ config NET_DMA
        bool "Network: TCP receive copy offload"
        depends on DMA_ENGINE && NET
        default (INTEL_IOATDMA || FSL_DMA)
+       depends on BROKEN
        help
          This enables the use of DMA engines in the network stack to
          offload receive copy-to-user operations, freeing CPU cycles.