summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.3
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-24 00:55:57 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-24 00:55:57 +0000
commit5deef26972b3eba6633250bb89d2c93fe48efa42 (patch)
treeedae4956f584ddec0add3af789b2e671b3d48e2e /target/linux/generic/config-3.3
parente8bb79e1007eb666b5ff38e6033ed1a7e9cda90d (diff)
[generic] enable NF_CONNTRACK_PROCFS for Linux 3.3, required for /proc/net/nf_conntrack (#11339)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31454 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r--target/linux/generic/config-3.32
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3
index fca2eece8..a1ec9edf2 100644
--- a/target/linux/generic/config-3.3
+++ b/target/linux/generic/config-3.3
@@ -1851,7 +1851,7 @@ CONFIG_NFS_V3=y
# CONFIG_NF_CONNTRACK_MARK is not set
# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
# CONFIG_NF_CONNTRACK_PPTP is not set
-# CONFIG_NF_CONNTRACK_PROCFS is not set
+CONFIG_NF_CONNTRACK_PROCFS=y
# CONFIG_NF_CONNTRACK_PROC_COMPAT is not set
# CONFIG_NF_CONNTRACK_RTSP is not set
# CONFIG_NF_CONNTRACK_SANE is not set