mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-22 07:27:12 +08: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:
committed by
Eric Biggers
parent
0ef6eb10f2
commit
f33ac74f9c
@@ -1060,8 +1060,6 @@ config CRYPTO_CRC32
|
|||||||
help
|
help
|
||||||
CRC32 CRC algorithm (IEEE 802.3)
|
CRC32 CRC algorithm (IEEE 802.3)
|
||||||
|
|
||||||
Used by RoCEv2 and f2fs.
|
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
menu "Compression"
|
menu "Compression"
|
||||||
|
|||||||
Reference in New Issue
Block a user