diff options
Diffstat (limited to 'drivers/dma')
-rw-r--r-- | drivers/dma/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 9c91b0fd134..6a7d25fc247 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig | |||
@@ -43,7 +43,6 @@ comment "DMA Clients" | |||
43 | config NET_DMA | 43 | config NET_DMA |
44 | bool "Network: TCP receive copy offload" | 44 | bool "Network: TCP receive copy offload" |
45 | depends on DMA_ENGINE && NET | 45 | depends on DMA_ENGINE && NET |
46 | default y | ||
47 | help | 46 | help |
48 | This enables the use of DMA engines in the network stack to | 47 | This enables the use of DMA engines in the network stack to |
49 | offload receive copy-to-user operations, freeing CPU cycles. | 48 | offload receive copy-to-user operations, freeing CPU cycles. |