netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
NF_CONNTRACK_PROCFS was marked obsolete in commit 54b07dca68
("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>
This commit is contained in:
parent
1b6345d416
commit
aa5762c342
@ -144,7 +144,6 @@ config NF_CONNTRACK_ZONES
|
|||||||
|
|
||||||
config NF_CONNTRACK_PROCFS
|
config NF_CONNTRACK_PROCFS
|
||||||
bool "Supply CT list in procfs (OBSOLETE)"
|
bool "Supply CT list in procfs (OBSOLETE)"
|
||||||
default y
|
|
||||||
depends on PROC_FS
|
depends on PROC_FS
|
||||||
help
|
help
|
||||||
This option enables for the list of known conntrack entries
|
This option enables for the list of known conntrack entries
|
||||||
|
Loading…
Reference in New Issue
Block a user