]> www.infradead.org Git - users/hch/misc.git/commit
lib/crc: document all the CRC library kconfig options
authorEric Biggers <ebiggers@google.com>
Tue, 1 Apr 2025 22:15:59 +0000 (15:15 -0700)
committerEric Biggers <ebiggers@google.com>
Fri, 4 Apr 2025 18:31:42 +0000 (11:31 -0700)
commit31ab49a99f0572da6a62f121878e2155b04904e5
treee847b97d0276338dbac20ed2f123dc4df23a721b
parenta0d55dd740db75acca2afbd84a2f54f644dbc268
lib/crc: document all the CRC library kconfig options

Previous commits removed all the original CRC kconfig help text, since
it was oriented towards people configuring the kernel, and the options
are no longer user-selectable.  However, it's still useful for there to
be help text for kernel developers.  Add this.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Martin K. Petersen" <martin.petersen@oracle.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20250401221600.24878-7-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
lib/Kconfig