diff mbox

[29/46] powerpc/configs: Drop no longer needed CONFIG_LIBCRC32C

Message ID 1503466686-10932-30-git-send-email-mpe@ellerman.id.au (mailing list archive)
State Accepted
Commit 641f656db0b641c4f01a6284f359679dbe57a314
Headers show

Commit Message

Michael Ellerman Aug. 23, 2017, 5:37 a.m. UTC
Since commit 300ae149468f ("netfilter: select LIBCRC32C together with
SCTP conntrack") we no longer need to set CONFIG_LIBCRC32C in our
defconfigs.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 arch/powerpc/configs/pmac32_defconfig | 1 -
 1 file changed, 1 deletion(-)
diff mbox

Patch

diff --git a/arch/powerpc/configs/pmac32_defconfig b/arch/powerpc/configs/pmac32_defconfig
index ed0a0bb6a271..441139e744d3 100644
--- a/arch/powerpc/configs/pmac32_defconfig
+++ b/arch/powerpc/configs/pmac32_defconfig
@@ -300,7 +300,6 @@  CONFIG_NFSD_V4=y
 CONFIG_NLS_CODEPAGE_437=m
 CONFIG_NLS_ISO8859_1=m
 CONFIG_CRC_T10DIF=y
-CONFIG_LIBCRC32C=m
 CONFIG_MAGIC_SYSRQ=y
 CONFIG_DEBUG_KERNEL=y
 CONFIG_DETECT_HUNG_TASK=y