1
1

pygoscelis: Enable CONFIG_CRYPTO_CRC32C_INTEL

There is no specific reason, my hardware just seems to support it
according to /proc/cpuinfo.
This commit is contained in:
Nils Freydank 2024-12-30 13:13:03 +01:00
parent 2f1f30b952
commit 8282697457
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -6658,7 +6658,7 @@ CONFIG_CRYPTO_SHA256_SSSE3=m
CONFIG_CRYPTO_SHA512_SSSE3=m
# CONFIG_CRYPTO_SM3_AVX_X86_64 is not set
# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set
# CONFIG_CRYPTO_CRC32C_INTEL is not set
CONFIG_CRYPTO_CRC32C_INTEL=y
# CONFIG_CRYPTO_CRC32_PCLMUL is not set
# end of Accelerated Cryptographic Algorithms for CPU (x86)