diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-04-13 11:28:45 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-04-13 11:28:45 +0000 |
commit | cd65230eea504014469af5ea65c0859c936e1f34 (patch) | |
tree | 47bd0a92e2bd0779f22fc13b909fe6204c5b64c7 /target/linux/at91-2.6/config/default | |
parent | beef95b724abbb9c30f5430528f5aab947396541 (diff) | |
download | upstream-cd65230eea504014469af5ea65c0859c936e1f34.tar.gz upstream-cd65230eea504014469af5ea65c0859c936e1f34.tar.bz2 upstream-cd65230eea504014469af5ea65c0859c936e1f34.zip |
Add raw and NOTRACK targets (#1583)
SVN-Revision: 6945
Diffstat (limited to 'target/linux/at91-2.6/config/default')
-rw-r--r-- | target/linux/at91-2.6/config/default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/at91-2.6/config/default b/target/linux/at91-2.6/config/default index 27b3fb33d6..4caee4657f 100644 --- a/target/linux/at91-2.6/config/default +++ b/target/linux/at91-2.6/config/default @@ -211,7 +211,6 @@ CONFIG_MTD_PARTITIONS=y # CONFIG_NETFILTER_XT_MATCH_REALM is not set # CONFIG_NETFILTER_XT_MATCH_SCTP is not set # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set -# CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set # CONFIG_NET_CLS_ACT is not set # CONFIG_NET_CLS_IND is not set # CONFIG_NET_EMATCH is not set |