mirror of
https://github.com/openwrt/openwrt.git
synced 2026-07-22 07:12:01 +04:00
9fb5a25659
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>