From: Geert Uytterhoeven Date: Mon, 15 Aug 2022 10:39:20 +0000 (+0200) Subject: netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y X-Git-Tag: v5.19.7~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d4bfe34b9cbb0395cb9508fa64324d4a1379e00;p=thirdparty%2Fkernel%2Fstable.git netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y [ Upstream commit aa5762c34213aba7a72dc58e70601370805fa794 ] NF_CONNTRACK_PROCFS was marked obsolete in commit 54b07dca68557b09 ("netfilter: provide config option to disable ancient procfs parts") in v3.3. Signed-off-by: Geert Uytterhoeven Signed-off-by: Florian Westphal Signed-off-by: Sasha Levin --- diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig index ddc54b6d18ee4..8c0fea1bdc8d6 100644 --- a/net/netfilter/Kconfig +++ b/net/netfilter/Kconfig @@ -144,7 +144,6 @@ config NF_CONNTRACK_ZONES config NF_CONNTRACK_PROCFS bool "Supply CT list in procfs (OBSOLETE)" - default y depends on PROC_FS help This option enables for the list of known conntrack entries