mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:24:47 +01:00
crypto: Clean up help text for CRYPTO_CRC32
F2fs and RoCEv2 stopped using this CRC32 implementation in commits3ca4bec40e("f2fs: switch to using the crc32 library") andccca5e8aa1("RDMA/rxe: switch to using the crc32 library"). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/0f76ebf05bb1b6ca50db97988f9ac20944534b4c.1772116160.git.geert+renesas@glider.be Signed-off-by: Eric Biggers <ebiggers@kernel.org>
This commit is contained in:
parent
0ef6eb10f2
commit
f33ac74f9c
1 changed files with 0 additions and 2 deletions
|
|
@ -1060,8 +1060,6 @@ config CRYPTO_CRC32
|
|||
help
|
||||
CRC32 CRC algorithm (IEEE 802.3)
|
||||
|
||||
Used by RoCEv2 and f2fs.
|
||||
|
||||
endmenu
|
||||
|
||||
menu "Compression"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue