diff options
author | Cong Wang <xiyou.wangcong@gmail.com> | 2012-08-25 16:23:39 -0400 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-09-03 07:36:40 -0400 |
commit | 965505015beccc4ec900798070165875b8e8dccf (patch) | |
tree | d0b8c14bd1c4818b6ae471d6d1d043e5d8962e39 /arch/tile/configs/tilegx_defconfig | |
parent | 84b5ee939eba0115739c19c0e01ea903b029c9da (diff) |
netfilter: remove xt_NOTRACK
It was scheduled to be removed for a long time.
Cc: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: Patrick McHardy <kaber@trash.net>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: netfilter@vger.kernel.org
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'arch/tile/configs/tilegx_defconfig')
-rw-r--r-- | arch/tile/configs/tilegx_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/tile/configs/tilegx_defconfig b/arch/tile/configs/tilegx_defconfig index 0270620a1692..8c5eff6d6df5 100644 --- a/arch/tile/configs/tilegx_defconfig +++ b/arch/tile/configs/tilegx_defconfig | |||
@@ -134,7 +134,6 @@ CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m | |||
134 | CONFIG_NETFILTER_XT_TARGET_MARK=m | 134 | CONFIG_NETFILTER_XT_TARGET_MARK=m |
135 | CONFIG_NETFILTER_XT_TARGET_NFLOG=m | 135 | CONFIG_NETFILTER_XT_TARGET_NFLOG=m |
136 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m | 136 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m |
137 | CONFIG_NETFILTER_XT_TARGET_NOTRACK=m | ||
138 | CONFIG_NETFILTER_XT_TARGET_TEE=m | 137 | CONFIG_NETFILTER_XT_TARGET_TEE=m |
139 | CONFIG_NETFILTER_XT_TARGET_TPROXY=m | 138 | CONFIG_NETFILTER_XT_TARGET_TPROXY=m |
140 | CONFIG_NETFILTER_XT_TARGET_TRACE=m | 139 | CONFIG_NETFILTER_XT_TARGET_TRACE=m |