linux-x230-maximized: readd CONFIG_CRYPTO_AES for x230i since i3 doesn't have INTEL AES NI cpu acceleration.

This commit is contained in:
Thierry Laurion 2023-08-22 08:56:53 -04:00
parent 6e31163121
commit 5bf14d27de
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93

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