Revert "FROMLIST: esp: select CRYPTO_SEQIV"

This reverts commit c285ecc449 as it is no
longer needed for 5.8-rc3.

Cc: Eric Biggers <ebiggers@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I6ae749611867e34c1ffffcdd5f30acec92cc9edc
This commit is contained in:
Greg Kroah-Hartman
2020-06-29 10:45:04 +02:00
parent e0f28df644
commit 6e23f5089d
2 changed files with 0 additions and 2 deletions

View File

@@ -361,7 +361,6 @@ config INET_ESP
select CRYPTO_SHA1
select CRYPTO_DES
select CRYPTO_ECHAINIV
select CRYPTO_SEQIV
help
Support for IPsec ESP.

View File

@@ -70,7 +70,6 @@ config INET6_ESP
select CRYPTO_SHA1
select CRYPTO_DES
select CRYPTO_ECHAINIV
select CRYPTO_SEQIV
help
Support for IPsec ESP.