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/brcm47xx-2.6/config | |
parent | beef95b724abbb9c30f5430528f5aab947396541 (diff) | |
download | mtk-20170518-cd65230eea504014469af5ea65c0859c936e1f34.zip mtk-20170518-cd65230eea504014469af5ea65c0859c936e1f34.tar.gz mtk-20170518-cd65230eea504014469af5ea65c0859c936e1f34.tar.bz2 |
Add raw and NOTRACK targets (#1583)
SVN-Revision: 6945
Diffstat (limited to 'target/linux/brcm47xx-2.6/config')
-rw-r--r-- | target/linux/brcm47xx-2.6/config/default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/brcm47xx-2.6/config/default b/target/linux/brcm47xx-2.6/config/default index bd8830e..40788b2 100644 --- a/target/linux/brcm47xx-2.6/config/default +++ b/target/linux/brcm47xx-2.6/config/default @@ -101,7 +101,6 @@ CONFIG_INPUT=m # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set # CONFIG_IP6_NF_MATCH_OPTS is not set # CONFIG_IP6_NF_MATCH_RT is not set -# CONFIG_IP6_NF_RAW is not set # CONFIG_IP6_NF_TARGET_HL is not set CONFIG_IPW2200_QOS=y # CONFIG_IP_DCCP is not set @@ -208,7 +207,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 |