Skip to content

Commit f33ac74

Browse files
geertuEric Biggers
authored andcommitted
crypto: Clean up help text for CRYPTO_CRC32
F2fs and RoCEv2 stopped using this CRC32 implementation in commits 3ca4bec ("f2fs: switch to using the crc32 library") and ccca5e8 ("RDMA/rxe: switch to using the crc32 library"). Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/0f76ebf05bb1b6ca50db97988f9ac20944534b4c.1772116160.git.geert+renesas@glider.be Signed-off-by: Eric Biggers <[email protected]>
1 parent 0ef6eb1 commit f33ac74

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

crypto/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,8 +1060,6 @@ config CRYPTO_CRC32
10601060
help
10611061
CRC32 CRC algorithm (IEEE 802.3)
10621062

1063-
Used by RoCEv2 and f2fs.
1064-
10651063
endmenu
10661064

10671065
menu "Compression"

0 commit comments

Comments
 (0)