Re: [PATCH 0/7] More CRC kconfig option cleanups
From: Ard Biesheuvel
Date: Wed Apr 02 2025 - 02:48:37 EST
On Wed, 2 Apr 2025 at 01:16, Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
>
> This series finishes cleaning up the CRC kconfig options by removing the
> remaining unnecessary prompts and an unnecessary 'default y', removing
> CONFIG_LIBCRC32C, and documenting all the options.
>
> I'm planning to take this series through the CRC tree.
>
> Eric Biggers (7):
> lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default
> y'
> lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT
> lib/crc: remove unnecessary prompt for CONFIG_CRC16
> lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
> lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_T
> lib/crc: document all the CRC library kconfig options
> lib/crc: remove CONFIG_LIBCRC32C
>
Acked-by: Ard Biesheuvel <ardb@xxxxxxxxxx>