]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lib/crc: remove unnecessary prompt for CONFIG_CRC4
authorEric Biggers <ebiggers@google.com>
Tue, 4 Mar 2025 23:07:08 +0000 (15:07 -0800)
committerEric Biggers <ebiggers@google.com>
Mon, 10 Mar 2025 16:29:29 +0000 (09:29 -0700)
commit7f36255f92e685ae9bdbe377ecbb456b6e3e0eee
tree1fd57b3387c1018f3264ddf9bdbb615d441b819b
parentf3e5fe4adfb837cf68da2a25c5c8c1ef2d0c4d78
lib/crc: remove unnecessary prompt for CONFIG_CRC4

All modules that need CONFIG_CRC4 already select it, so there is no need
to bother users about the option.

Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20250304230712.167600-2-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
arch/s390/configs/debug_defconfig
arch/s390/configs/defconfig
lib/Kconfig