2
0
forked from Ivasoft/openwrt

kernel: remove CRYPTO_BLAKE2S from all >=5.15

This option was removed from upstream kernel back in 2022.
See commits:
 2d16803c562ecc644803d42ba98a8e0aef9c014e (>=6.0)
 3dd33a09f5dc12ccb0902923c4c784eb0f8c7554 (>=5.15.61 backport)

Signed-off-by: Christian Svensson <blue@cmd.nu>
This commit is contained in:
Christian Svensson
2023-07-08 00:23:28 +02:00
committed by Hauke Mehrtens
parent 0b80c5725f
commit c170fc78ba
15 changed files with 0 additions and 15 deletions

View File

@@ -37,7 +37,6 @@ CONFIG_ALIX=y
# CONFIG_AMD_PMC is not set
CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
# CONFIG_ATA_PIIX is not set
CONFIG_CRYPTO_BLAKE2S=y
CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
CONFIG_CS5535_CLOCK_EVENT_SRC=y
CONFIG_CS5535_MFGPT=y