]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
x86/64: config-6.18 remove obsolete options from config 23687/head
authorJohn Audia <therealgraysky@proton.me>
Sat, 6 Jun 2026 12:17:46 +0000 (08:17 -0400)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Sun, 7 Jun 2026 09:55:51 +0000 (11:55 +0200)
Remove some dead weight from the config due to changes in the CRYPTO API
in 6.18. These are now internal library optimizations rather than selectable
algorithms, the corresponding Kconfig options were removed.

ref: https://www.mail-archive.com/linux-yocto@lists.yoctoproject.org/msg06813.html

Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/23687
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/x86/64/config-6.18

index dbc4835bf3956dc357ceb18c2dc72c6495c7af02..6e13e3cebaf225fee6b950bb3ab2f9a65284981c 100644 (file)
@@ -115,9 +115,6 @@ CONFIG_CRYPTO_LRW=y
 # CONFIG_CRYPTO_SERPENT_AVX2_X86_64 is not set
 # CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
 # CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set
-# CONFIG_CRYPTO_SHA1_SSSE3 is not set
-# CONFIG_CRYPTO_SHA256_SSSE3 is not set
-# CONFIG_CRYPTO_SHA512_SSSE3 is not set
 CONFIG_CRYPTO_SIMD=y
 # CONFIG_CRYPTO_SM3_AVX_X86_64 is not set
 # CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64 is not set