diff options
| author | Eric Biggers <ebiggers@google.com> | 2025-04-01 15:15:57 -0700 |
|---|---|---|
| committer | Eric Biggers <ebiggers@google.com> | 2025-04-04 11:31:42 -0700 |
| commit | a6d0dbba950880e269d433222ca6d516ebe8a6ae (patch) | |
| tree | 632c3cb631c6334979b210edc088d6f2e3277442 /arch/parisc/configs | |
| parent | 2038af8edae281283ee10e220a3df19dcad3b61c (diff) | |
lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
All modules that need CONFIG_CRC_T10DIF already select it, so there is no
need to bother users about the option.
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-5-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'arch/parisc/configs')
| -rw-r--r-- | arch/parisc/configs/generic-32bit_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/parisc/configs/generic-32bit_defconfig b/arch/parisc/configs/generic-32bit_defconfig index 68c45d39e5b1..5b65c9859613 100644 --- a/arch/parisc/configs/generic-32bit_defconfig +++ b/arch/parisc/configs/generic-32bit_defconfig @@ -264,7 +264,6 @@ CONFIG_CRYPTO_MICHAEL_MIC=m CONFIG_CRYPTO_SHA1=y CONFIG_CRYPTO_WP512=m CONFIG_CRYPTO_DEFLATE=y -CONFIG_CRC_T10DIF=y CONFIG_FONTS=y CONFIG_PRINTK_TIME=y CONFIG_MAGIC_SYSRQ=y |
