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: baikal/aarch64/sdk6.1~3238^2~12^2~2 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=7f990b72281d098a93e60a6bfc672ac1b7c793ed;p=kernel.git netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y NF_CONNTRACK_PROCFS was marked obsolete in commit 2d6c752d7e687dc2 ("netfilter: provide config option to disable ancient procfs parts") in v3.3. Signed-off-by: Geert Uytterhoeven Signed-off-by: Florian Westphal --- diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig index 22f15ebf6045b..4b8d04640ff32 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