Unverified Commit 6c9ab811 authored by Fabio Estevam's avatar Fabio Estevam Committed by Arnd Bergmann
Browse files

arm64: defconfig: Ensure CRYPTO_CHACHA20_NEON is selected



Since commit 17ec3e71 ("crypto: lib/Kconfig - Hide arch options from
user"), the CRYPTO_CHACHA20_NEON option is no longer selected by default
due to changes in how crypto library options are exposed and selected.

To restore the previous behavior and ensure CRYPTO_CHACHA20_NEON is
enabled, explicitly select CONFIG_CRYPTO_CHACHA20 in the defconfig. This
pulls in CRYPTO_LIB_CHACHA_INTERNAL and allows CRYPTO_CHACHA20_NEON to be
selected automatically as before.

Fixes: 17ec3e71 ("crypto: lib/Kconfig - Hide arch options from user")
Signed-off-by: default avatarFabio Estevam <festevam@denx.de>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 7c1bda09
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment