[PATCH 3/5] crypto: Clean up CRYPTO_XXHASH usage

From: Geert Uytterhoeven

Date: Thu Feb 26 2026 - 10:03:52 EST


Btrfs stopped using this xxHash implementation in commit
fe11ac191ce0ad91 ("btrfs: switch to library APIs for checksums").

Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
---
crypto/Kconfig | 2 --
1 file changed, 2 deletions(-)

diff --git a/crypto/Kconfig b/crypto/Kconfig
index c84fda3acdbda57c..49293b656aff6f52 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -1036,8 +1036,6 @@ config CRYPTO_XXHASH

Extremely fast, working at speeds close to RAM limits.

- Used by the btrfs filesystem.
-
endmenu

menu "CRCs (cyclic redundancy checks)"
--
2.43.0