Skip to content

Commit aa5762c

Browse files
geertuFlorian Westphal
authored andcommitted
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
NF_CONNTRACK_PROCFS was marked obsolete in commit 54b07dc ("netfilter: provide config option to disable ancient procfs parts") in v3.3. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Florian Westphal <fw@strlen.de>
1 parent 1b6345d commit aa5762c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

net/netfilter/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ config NF_CONNTRACK_ZONES
144144

145145
config NF_CONNTRACK_PROCFS
146146
bool "Supply CT list in procfs (OBSOLETE)"
147-
default y
148147
depends on PROC_FS
149148
help
150149
This option enables for the list of known conntrack entries

0 commit comments

Comments
 (0)