summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2011-05-14 12:15:36 -0400
committerKyle McMartin <kyle@redhat.com>2011-05-14 12:15:36 -0400
commitb86173d0ca012f419381c1112d5e49167f5cf914 (patch)
treef8869eccfe78bbc9af76ba98e074b8b932f20f44 /config-generic
parent0c14650a47493f7a61b0753fcc771e5be3a3f4b9 (diff)
downloadkernel-b86173d0ca012f419381c1112d5e49167f5cf914.tar.gz
kernel-b86173d0ca012f419381c1112d5e49167f5cf914.tar.xz
kernel-b86173d0ca012f419381c1112d5e49167f5cf914.zip
switch NF_CONNTRACK to modular
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-generic b/config-generic
index 56e9ba6a4..5e073bba9 100644
--- a/config-generic
+++ b/config-generic
@@ -849,7 +849,7 @@ CONFIG_BRIDGE_IGMP_SNOOPING=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
CONFIG_NETFILTER_ADVANCED=y
-CONFIG_NF_CONNTRACK=y
+CONFIG_NF_CONNTRACK=m
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m