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 | 20b3fd837d442354f355c79141fd1acd8c2b4e16 (patch) | |
tree | 8aa102e94a6113aa6f2211d61bf900534342a583 /target/linux/pxa-2.6/config | |
parent | 06534fdf3c4203583fec224af5e8fa7e247bb877 (diff) | |
download | upstream-20b3fd837d442354f355c79141fd1acd8c2b4e16.tar.gz upstream-20b3fd837d442354f355c79141fd1acd8c2b4e16.tar.bz2 upstream-20b3fd837d442354f355c79141fd1acd8c2b4e16.zip |
Add raw and NOTRACK targets (#1583)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6945 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/pxa-2.6/config')
-rw-r--r-- | target/linux/pxa-2.6/config/default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/pxa-2.6/config/default b/target/linux/pxa-2.6/config/default index 6e87a2cf36..8dee3851e6 100644 --- a/target/linux/pxa-2.6/config/default +++ b/target/linux/pxa-2.6/config/default @@ -275,7 +275,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_DIVERT=y |