Merge pull request #1473 from tlaurion/aes_support_x230i_under_x230_maximized

linux-x230-maximized: readd CONFIG_CRYPTO_AES for x230i since i3 doesn't have INTEL AES NI cpu acceleration.
This commit is contained in:
tlaurion 2023-08-22 12:02:36 -04:00 committed by GitHub
commit d8a9a1e77e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2685,7 +2685,7 @@ CONFIG_CRYPTO_SHA512=y
#
# Ciphers
#
# CONFIG_CRYPTO_AES is not set
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_TI is not set
CONFIG_CRYPTO_AES_NI_INTEL=y
# CONFIG_CRYPTO_BLOWFISH is not set