diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-02-08 01:25:18 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-02-08 01:25:18 +0000 |
commit | 8e88bb54ba6a806865059ee47c13acb581c05dfb (patch) | |
tree | c54ea07311c8696d8c9887e1f585b483d43b0f8a /target/linux/magicbox-2.6/config | |
parent | 271a77fa90581ca4031833a0e73db72f18ef8660 (diff) | |
download | upstream-8e88bb54ba6a806865059ee47c13acb581c05dfb.tar.gz upstream-8e88bb54ba6a806865059ee47c13acb581c05dfb.tar.bz2 upstream-8e88bb54ba6a806865059ee47c13acb581c05dfb.zip |
port [6229] to kamikaze
SVN-Revision: 6275
Diffstat (limited to 'target/linux/magicbox-2.6/config')
-rw-r--r-- | target/linux/magicbox-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/magicbox-2.6/config b/target/linux/magicbox-2.6/config index b99a265a45..17829ac131 100644 --- a/target/linux/magicbox-2.6/config +++ b/target/linux/magicbox-2.6/config @@ -682,7 +682,7 @@ CONFIG_NETFILTER_XT_MATCH_DSCP=m CONFIG_NETFILTER_XT_MATCH_ESP=m CONFIG_NETFILTER_XT_MATCH_HELPER=m CONFIG_NETFILTER_XT_MATCH_LENGTH=m -CONFIG_NETFILTER_XT_MATCH_LIMIT=m +CONFIG_NETFILTER_XT_MATCH_LIMIT=y CONFIG_NETFILTER_XT_MATCH_MAC=m CONFIG_NETFILTER_XT_MATCH_MARK=m CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y |