crypto: Clean up help text for CRYPTO_XXHASH
Btrfs stopped using this xxHash implementation in commit
fe11ac191c ("btrfs: switch to library APIs for checksums").
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/3b632975201074ccaa129f4901a66aff87b19742.1772116160.git.geert+renesas@glider.be
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
This commit is contained in:
parent
a70d9d655f
commit
a9ad29b7ad
|
|
@ -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)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue