summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2026-02-26 15:46:05 +0100
committerEric Biggers <ebiggers@kernel.org>2026-03-02 15:35:22 -0800
commit5d75c7bcc40a90f77f315e1c91dfb2f1b189a435 (patch)
treea635114de6d486032b7c11f86ca163cf287fe5e0 /crypto
parent20d6f07004d639967dcb00994d56ce6d16118e9e (diff)
crypto: Clean up help text for CRYPTO_BLAKE2B
Btrfs stopped using this BLAKE2b implementation in commit fe11ac191ce0ad91 ("btrfs: switch to library APIs for checksums"). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/98b983d2f2bddf0e5e8e1c970446c3c64527ef89.1772116160.git.geert+renesas@glider.be Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index e2b4106ac961..8bc95e69faa5 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -876,8 +876,6 @@ config CRYPTO_BLAKE2B
- blake2b-384
- blake2b-512
- Used by the btrfs filesystem.
-
See https://blake2.net for further information.
config CRYPTO_CMAC