mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
linux (Rockchip RK3288): update crypto kernel options to supported NEON
This commit is contained in:
parent
8d6d73d16b
commit
e3240768cc
@ -6253,7 +6253,7 @@ CONFIG_CRYPTO_ECHAINIV=m
|
|||||||
#
|
#
|
||||||
# Hashes, digests, and MACs
|
# Hashes, digests, and MACs
|
||||||
#
|
#
|
||||||
CONFIG_CRYPTO_BLAKE2B=m
|
CONFIG_CRYPTO_BLAKE2B=y
|
||||||
CONFIG_CRYPTO_CMAC=y
|
CONFIG_CRYPTO_CMAC=y
|
||||||
CONFIG_CRYPTO_GHASH=y
|
CONFIG_CRYPTO_GHASH=y
|
||||||
CONFIG_CRYPTO_HMAC=y
|
CONFIG_CRYPTO_HMAC=y
|
||||||
@ -6329,7 +6329,7 @@ CONFIG_CRYPTO_CURVE25519_NEON=y
|
|||||||
CONFIG_CRYPTO_NHPOLY1305_NEON=y
|
CONFIG_CRYPTO_NHPOLY1305_NEON=y
|
||||||
CONFIG_CRYPTO_POLY1305_ARM=y
|
CONFIG_CRYPTO_POLY1305_ARM=y
|
||||||
CONFIG_CRYPTO_BLAKE2S_ARM=y
|
CONFIG_CRYPTO_BLAKE2S_ARM=y
|
||||||
CONFIG_CRYPTO_BLAKE2B_NEON=m
|
CONFIG_CRYPTO_BLAKE2B_NEON=y
|
||||||
CONFIG_CRYPTO_SHA1_ARM=y
|
CONFIG_CRYPTO_SHA1_ARM=y
|
||||||
CONFIG_CRYPTO_SHA1_ARM_NEON=y
|
CONFIG_CRYPTO_SHA1_ARM_NEON=y
|
||||||
# CONFIG_CRYPTO_SHA1_ARM_CE is not set
|
# CONFIG_CRYPTO_SHA1_ARM_CE is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user