aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/Kconfig
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-02-15 21:25:57 +0000
committerDavid S. Miller <davem@davemloft.net>2016-02-17 16:15:46 -0500
commit7bbf3cae65b6e438bf52033b63fdce4a86e89e17 (patch)
treedcc317e5140f8934a41d7bcabf78d9320e05095f /net/ipv4/Kconfig
parentRDMA/nes: Replace LRO with GRO (diff)
downloadlinux-dev-7bbf3cae65b6e438bf52033b63fdce4a86e89e17.tar.xz
linux-dev-7bbf3cae65b6e438bf52033b63fdce4a86e89e17.zip
ipv4: Remove inet_lro library
There are no longer any in-tree drivers that use it. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/Kconfig')
-rw-r--r--net/ipv4/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
index 395d82754626..238225b0c970 100644
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -406,14 +406,6 @@ config INET_XFRM_MODE_BEET
If unsure, say Y.
-config INET_LRO
- tristate "Large Receive Offload (ipv4/tcp)"
- default y
- ---help---
- Support for Large Receive Offload (ipv4/tcp).
-
- If unsure, say Y.
-
config INET_DIAG
tristate "INET: socket monitoring interface"
default y