ipv4: Remove inet_lro library
[sfrench/cifs-2.6.git] / net / ipv4 / Kconfig
index c22920525e5d844bd7e4210b233440b883c2681e..238225b0c97084750d0707309c146cc17b4a2401 100644 (file)
@@ -186,6 +186,7 @@ config NET_IPGRE_DEMUX
 
 config NET_IP_TUNNEL
        tristate
+       select DST_CACHE
        default n
 
 config NET_IPGRE
@@ -353,6 +354,7 @@ config INET_ESP
        select CRYPTO_CBC
        select CRYPTO_SHA1
        select CRYPTO_DES
+       select CRYPTO_ECHAINIV
        ---help---
          Support for IPsec ESP.
 
@@ -404,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