aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/pci.c
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2025-05-15 15:41:36 +0000
committerArnd Bergmann <[email protected]>2025-05-21 21:25:49 +0000
commit6c9ab811871bc9a08e9cd4b96371a60667fa9ec8 (patch)
treef2e8d96ea1fd09dcd5b90bc34a1ef0e92655ab10 /rust/helpers/pci.c
parentMerge tag 'samsung-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel... (diff)
downloadkernel-6c9ab811871bc9a08e9cd4b96371a60667fa9ec8.tar.gz
kernel-6c9ab811871bc9a08e9cd4b96371a60667fa9ec8.zip
arm64: defconfig: Ensure CRYPTO_CHACHA20_NEON is selected
Since commit 17ec3e71ba79 ("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: 17ec3e71ba79 ("crypto: lib/Kconfig - Hide arch options from user") Signed-off-by: Fabio Estevam <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'rust/helpers/pci.c')
0 files changed, 0 insertions, 0 deletions