mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
@@ -361,7 +361,6 @@ config INET_ESP
|
||||
select CRYPTO_SHA1
|
||||
select CRYPTO_DES
|
||||
select CRYPTO_ECHAINIV
|
||||
select CRYPTO_SEQIV
|
||||
help
|
||||
Support for IPsec ESP.
|
||||
|
||||
|
||||
@@ -70,7 +70,6 @@ config INET6_ESP
|
||||
select CRYPTO_SHA1
|
||||
select CRYPTO_DES
|
||||
select CRYPTO_ECHAINIV
|
||||
select CRYPTO_SEQIV
|
||||
help
|
||||
Support for IPsec ESP.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user