]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
LoongArch: Remove unused arch/loongarch/crypto directory
authorEthan Nelson-Moore <enelsonmoore@gmail.com>
Sun, 17 May 2026 03:14:26 +0000 (20:14 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 May 2026 12:25:30 +0000 (20:25 +0800)
commit42e4579846d58ec790c4cde4094a1b5f80b13703
tree8646665cb75677c48d1070b643e0279c00b17860
parent08b0f3a77561550d2358c73ceba59e1c5fa5721a
LoongArch: Remove unused arch/loongarch/crypto directory

All LoongArch crypto code was moved to arch/loongarch/lib in
commit 72f51a4f4b07 ("loongarch/crc32: expose CRC32 functions through
lib"). However, arch/loongarch/crypto still contains stub Kconfig and
Makefile files. Remove these unnecessary files.

Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/loongarch/Makefile
arch/loongarch/crypto/Kconfig [deleted file]
arch/loongarch/crypto/Makefile [deleted file]
crypto/Kconfig