linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Gonzalez <marc.w.gonzalez@free.fr>
To: arm-soc <arm@kernel.org>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH v2 3/9] arm64: defconfig: Drop NF_CONNTRACK_IPV{4,6}
Date: Wed, 7 Nov 2018 23:39:53 +0100	[thread overview]
Message-ID: <a0209bbf-52b2-e3dc-1e76-4ef02263fff5@free.fr> (raw)
In-Reply-To: <898e79a6-092c-d013-d2bb-f6260e761379@free.fr>

Commit a0ae2562c6c4 ("netfilter: conntrack: remove l3proto abstraction")
folded NF_CONNTRACK_IPV4 and NF_CONNTRACK_IPV6 into NF_CONNTRACK.

Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
---
 arch/arm64/configs/defconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8d6878c1e794..58741c07a6ef 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -156,14 +156,12 @@ CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
 CONFIG_NETFILTER_XT_TARGET_LOG=m
 CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
-CONFIG_NF_CONNTRACK_IPV4=m
 CONFIG_IP_NF_IPTABLES=m
 CONFIG_IP_NF_FILTER=m
 CONFIG_IP_NF_TARGET_REJECT=m
 CONFIG_IP_NF_NAT=m
 CONFIG_IP_NF_TARGET_MASQUERADE=m
 CONFIG_IP_NF_MANGLE=m
-CONFIG_NF_CONNTRACK_IPV6=m
 CONFIG_IP6_NF_IPTABLES=m
 CONFIG_IP6_NF_FILTER=m
 CONFIG_IP6_NF_TARGET_REJECT=m
-- 
2.17.1

  parent reply	other threads:[~2018-11-07 23:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-07 22:39 [PATCH v2 0/9] Regenerate arm64 defconfig for current kernel Marc Gonzalez
2018-11-07 22:39 ` [PATCH v2 1/9] arm64: defconfig: Regenerate for v4.20 Marc Gonzalez
2018-11-07 22:39 ` [PATCH v2 2/9] arm64: defconfig: Drop ARM_BIG_LITTLE_CPUFREQ Marc Gonzalez
2018-11-08  9:36   ` Sudeep Holla
2018-11-10  8:57     ` Arnd Bergmann
2018-11-10 12:38       ` Marc Gonzalez
2018-11-10 16:05         ` Arnd Bergmann
2018-11-10 17:32           ` Olof Johansson
2018-11-13 17:33       ` Sudeep Holla
2018-11-07 22:39 ` Marc Gonzalez [this message]
2018-11-07 22:40 ` [PATCH v2 4/9] arm64: defconfig: Drop USB_ULPI_BUS and USB_CHIPIDEA_ULPI Marc Gonzalez
2018-11-08  1:54   ` Fabio Estevam
2018-11-07 22:40 ` [PATCH v2 5/9] arm64: defconfig: Replace PINCTRL_MT7622 with PINCTRL_MTK_MOORE Marc Gonzalez
2018-11-07 22:40 ` [PATCH v2 6/9] arm64: defconfig: Drop redundant SND_SOC_ROCKCHIP_I2S Marc Gonzalez
2018-11-07 22:40 ` [PATCH v2 7/9] arm64: defconfig: Drop CRYPTO_DEV_FSL_DPAA2_CAAM Marc Gonzalez
2018-11-07 22:40 ` [PATCH v2 8/9] arm64: defconfig: Change SCSI_UFS_HISI=m Marc Gonzalez
2018-11-07 22:40 ` [PATCH v2 9/9] arm64: defconfig: Drop redundant sound codec options Marc Gonzalez
2018-11-08  9:48 ` [PATCH v2 0/9] Regenerate arm64 defconfig for current kernel Sudeep Holla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a0209bbf-52b2-e3dc-1e76-4ef02263fff5@free.fr \
    --to=marc.w.gonzalez@free.fr \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).