diff options
Diffstat (limited to 'target/linux/apm821xx/config-5.15')
-rw-r--r-- | target/linux/apm821xx/config-5.15 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/apm821xx/config-5.15 b/target/linux/apm821xx/config-5.15 index c3f520c8a1..31b5dd5b67 100644 --- a/target/linux/apm821xx/config-5.15 +++ b/target/linux/apm821xx/config-5.15 @@ -38,10 +38,12 @@ CONFIG_CPU_BIG_ENDIAN=y CONFIG_CRC16=y # CONFIG_CRC32_SARWATE is not set CONFIG_CRC32_SLICEBY8=y +CONFIG_CRYPTO_BLAKE2S=y CONFIG_CRYPTO_DEFLATE=y CONFIG_CRYPTO_DEV_PPC4XX=y CONFIG_CRYPTO_HW=y CONFIG_CRYPTO_JITTERENTROPY=y +CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y CONFIG_CRYPTO_LIB_POLY1305_RSIZE=1 CONFIG_CRYPTO_LZO=y # CONFIG_CRYPTO_MD5_PPC is not set |