Andrew LaMarche 907dd7bd93 kernel: crypto: fix build with Linux >= 6.18 after octeon-md5 removal
Linux commit c9e5ac0 ("lib/crypto: mips/md5: Migrate optimized code into
library") removed the MIPS-Octeon-specific MD5 implementation
(octeon-md5.ko) and replaced it with an optimized library implementation
in lib/crypto.

As a result, CONFIG_CRYPTO_MD5_OCTEON and the module
arch/mips/crypto/octeon-md5.ko no longer exist in kernels >= 6.18.

Signed-off-by: Andrew LaMarche <andrewjlamarche@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23031
Signed-off-by: Nick Hainke <vincent@systemli.org>
2026-04-26 10:03:37 +02:00
..
2026-03-28 11:51:10 +01:00
2026-03-28 11:51:10 +01:00
2026-01-14 10:43:15 +01:00
2026-03-28 11:51:10 +01:00
2026-03-28 11:51:10 +01:00
2026-04-26 10:02:21 +02:00
2026-03-01 10:59:19 +01:00
2026-03-28 11:51:10 +01:00
2025-08-07 16:56:09 +02:00