aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx-2.6/config
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-03-16 18:35:48 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-03-16 18:35:48 +0000
commit82fa87313b9622c29d99a60521eb22a61c97da51 (patch)
treec5893e866ce53a187c568fdd995e32bc6ff8852a /target/linux/brcm63xx-2.6/config
parent435be9b941c68d00105911fdf3f22bce52c4ccc0 (diff)
downloadupstream-82fa87313b9622c29d99a60521eb22a61c97da51.tar.gz
upstream-82fa87313b9622c29d99a60521eb22a61c97da51.tar.bz2
upstream-82fa87313b9622c29d99a60521eb22a61c97da51.zip
Fix compilation errors with xt_portscan
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6578 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx-2.6/config')
-rw-r--r--target/linux/brcm63xx-2.6/config/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx-2.6/config/default b/target/linux/brcm63xx-2.6/config/default
index ad992eacfc..180bca0816 100644
--- a/target/linux/brcm63xx-2.6/config/default
+++ b/target/linux/brcm63xx-2.6/config/default
@@ -188,7 +188,7 @@ CONFIG_IPW2200_DEBUG=y
# CONFIG_IP_DCCP_DEBUG is not set
CONFIG_IP_MROUTE=y
# CONFIG_IP_NF_ARPTABLES is not set
-# CONFIG_IP_NF_CONNTRACK_MARK is not set
+CONFIG_IP_NF_CONNTRACK_MARK=y
# CONFIG_IP_NF_CT_PROTO_SCTP is not set
# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
# CONFIG_IP_NF_MATCH_HASHLIMIT is not set