|
@@ -43,7 +43,6 @@ comment "DMA Clients"
|
|
config NET_DMA
|
|
config NET_DMA
|
|
bool "Network: TCP receive copy offload"
|
|
bool "Network: TCP receive copy offload"
|
|
depends on DMA_ENGINE && NET
|
|
depends on DMA_ENGINE && NET
|
|
- default y
|
|
|
|
help
|
|
help
|
|
This enables the use of DMA engines in the network stack to
|
|
This enables the use of DMA engines in the network stack to
|
|
offload receive copy-to-user operations, freeing CPU cycles.
|
|
offload receive copy-to-user operations, freeing CPU cycles.
|