diff options
author | John Audia <therealgraysky@proton.me> | 2022-05-30 08:45:46 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-06-06 19:20:02 +0200 |
commit | cd634afe6cb6565eb6865931c8d73d97cab3600a (patch) | |
tree | 7ea876f3904338d08be5bf127c1af0e05008ebba /target/linux/generic/config-5.10 | |
parent | b789a588b1c55fe1df7e2d6ae1c4f84b96a03a95 (diff) | |
download | upstream-cd634afe6cb6565eb6865931c8d73d97cab3600a.tar.gz upstream-cd634afe6cb6565eb6865931c8d73d97cab3600a.tar.bz2 upstream-cd634afe6cb6565eb6865931c8d73d97cab3600a.zip |
kernel: bump 5.10 to 5.10.119
Delete the crypto-lib-blake2s kmod package, as BLAKE2s is now built-in.
Patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800, x86/64
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/config-5.10')
-rw-r--r-- | target/linux/generic/config-5.10 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10 index 0a9d51d3f4..9d6d44e386 100644 --- a/target/linux/generic/config-5.10 +++ b/target/linux/generic/config-5.10 @@ -1144,7 +1144,6 @@ CONFIG_CRYPTO_KPP=y CONFIG_CRYPTO_KPP2=y CONFIG_CRYPTO_LIB_AES=y CONFIG_CRYPTO_LIB_ARC4=y -# CONFIG_CRYPTO_LIB_BLAKE2S is not set # CONFIG_CRYPTO_LIB_CHACHA is not set # CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set # CONFIG_CRYPTO_LIB_CURVE25519 is not set |