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/iop32x-2.6/config | |
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/iop32x-2.6/config')
-rw-r--r-- | target/linux/iop32x-2.6/config/default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/iop32x-2.6/config/default b/target/linux/iop32x-2.6/config/default index e912fce946..e3001119e5 100644 --- a/target/linux/iop32x-2.6/config/default +++ b/target/linux/iop32x-2.6/config/default @@ -163,7 +163,6 @@ CONFIG_INITRAMFS_SOURCE="" # CONFIG_IP6_NF_MATCH_OPTS is not set # CONFIG_IP6_NF_MATCH_OWNER is not set # CONFIG_IP6_NF_MATCH_RT is not set -# CONFIG_IP6_NF_RAW is not set # CONFIG_IP6_NF_TARGET_LOG is not set # CONFIG_IPV6_ROUTER_PREF is not set # CONFIG_IP_ADVANCED_ROUTER is not set @@ -178,7 +177,6 @@ CONFIG_IP_MROUTE=y # CONFIG_IP_NF_MATCH_RECENT is not set # CONFIG_IP_NF_MATCH_TIME is not set # CONFIG_IP_NF_PPTP is not set -# CONFIG_IP_NF_RAW is not set # CONFIG_IP_NF_SET is not set # CONFIG_IP_NF_TARGET_ECN is not set # CONFIG_IP_NF_TARGET_LOG is not set |