Skip to content

Commit 9fb5a25

Browse files
graysky2jonasjelonek
authored andcommitted
x86/64: config-6.18 remove obsolete options from config
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: openwrt/openwrt#23687 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
1 parent eb315ec commit 9fb5a25

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

target/linux/x86/64/config-6.18

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,6 @@ CONFIG_CRYPTO_LRW=y
115115
# CONFIG_CRYPTO_SERPENT_AVX2_X86_64 is not set
116116
# CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
117117
# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set
118-
# CONFIG_CRYPTO_SHA1_SSSE3 is not set
119-
# CONFIG_CRYPTO_SHA256_SSSE3 is not set
120-
# CONFIG_CRYPTO_SHA512_SSSE3 is not set
121118
CONFIG_CRYPTO_SIMD=y
122119
# CONFIG_CRYPTO_SM3_AVX_X86_64 is not set
123120
# CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64 is not set

0 commit comments

Comments
 (0)