summaryrefslogtreecommitdiff
path: root/arch/sh
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2025-03-04 15:07:09 -0800
committerEric Biggers <ebiggers@google.com>2025-03-10 09:29:29 -0700
commitf5a40fcf82c1d3f26910ebe1c62fec8ae3b85f02 (patch)
tree0fa3e7b64350bc76ac78da34fa53be020e25f8c4 /arch/sh
parent7f36255f92e685ae9bdbe377ecbb456b6e3e0eee (diff)
downloadlwn-f5a40fcf82c1d3f26910ebe1c62fec8ae3b85f02.tar.gz
lwn-f5a40fcf82c1d3f26910ebe1c62fec8ae3b85f02.zip
lib/crc: remove unnecessary prompt for CONFIG_CRC7
All modules that need CONFIG_CRC7 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-3-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/configs/se7206_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/configs/se7206_defconfig b/arch/sh/configs/se7206_defconfig
index 78e0e7be57ee..f104c3b9a177 100644
--- a/arch/sh/configs/se7206_defconfig
+++ b/arch/sh/configs/se7206_defconfig
@@ -104,5 +104,4 @@ CONFIG_CRYPTO_LZO=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_ITU_T=y
-CONFIG_CRC7=y
CONFIG_LIBCRC32C=y