[UDP]: Make full use of proto.h.udp_hash innovation.
[deliverable/linux.git] / net / ipv4 / Kconfig
index efe3832c4ad8f7da3edd1108dbb252c3fb73e809..9c7e5ffb223dfcc10f3873a48ce99d6f87fe5386 100644 (file)
@@ -343,7 +343,7 @@ config INET_ESP
        tristate "IP: ESP transformation"
        select XFRM
        select CRYPTO
-       select CRYPTO_AEAD
+       select CRYPTO_AUTHENC
        select CRYPTO_HMAC
        select CRYPTO_MD5
        select CRYPTO_CBC
@@ -632,15 +632,5 @@ config TCP_MD5SIG
 
          If unsure, say N.
 
-config IP_UDPLITE
-       bool "IP: UDP-Lite Protocol (RFC 3828)"
-       default n
-       ---help---
-         UDP-Lite (RFC 3828) is a UDP-like protocol with variable-length
-         checksum.  Read <file:Documentation/networking/udplite.txt> for
-         details.
-
-         If unsure, say N.
-
 source "net/ipv4/ipvs/Kconfig"
 
This page took 0.02731 seconds and 5 git commands to generate.