summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.netfilter.ip4
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/config/Config.in.netfilter.ip4')
-rw-r--r--target/linux/config/Config.in.netfilter.ip46
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/config/Config.in.netfilter.ip4 b/target/linux/config/Config.in.netfilter.ip4
index 77617ea12..648a412a7 100644
--- a/target/linux/config/Config.in.netfilter.ip4
+++ b/target/linux/config/Config.in.netfilter.ip4
@@ -7,7 +7,6 @@ config ADK_KERNEL_NF_NAT_IPV4
config ADK_KERNEL_IP_NF_IPTABLES
tristate 'IP tables support'
select ADK_KERNEL_NETFILTER_XTABLES
- default m if ADK_PACKAGE_IPTABLES
default n
help
iptables is a general, extensible packet identification framework.
@@ -18,7 +17,6 @@ config ADK_KERNEL_IP_NF_IPTABLES
config ADK_KERNEL_IP_NF_FILTER
tristate 'IP Packet Filtering table support'
depends on ADK_KERNEL_IP_NF_IPTABLES
- default m if ADK_PACKAGE_IPTABLES
default n
help
Packet filtering defines a table `filter', which has a series of
@@ -31,7 +29,6 @@ config ADK_KERNEL_IP_NF_NAT
select ADK_KERNEL_NF_NAT
select ADK_KERNEL_NF_NAT_IPV4
depends on ADK_KERNEL_IP_NF_IPTABLES
- default m if ADK_PACKAGE_IPTABLES
default n
help
@@ -48,7 +45,6 @@ config ADK_KERNEL_NF_CONNTRACK_IPV4
tristate 'IP connection tracking support (required for NAT)'
select ADK_KERNEL_NF_CONNTRACK
select ADK_KERNEL_NETFILTER_XT_MATCH_CONNTRACK
- default m if ADK_PACKAGE_IPTABLES
default n
help
Connection tracking keeps a record of what packets have passed
@@ -70,7 +66,6 @@ menu "IP target support"
config ADK_KERNEL_IP_NF_TARGET_MASQUERADE
tristate 'MASQUERADE target support'
depends on ADK_KERNEL_NF_NAT
- default m if ADK_PACKAGE_IPTABLES
default n
help
Masquerading is a special case of NAT: all outgoing connections are
@@ -82,7 +77,6 @@ config ADK_KERNEL_IP_NF_TARGET_MASQUERADE
config ADK_KERNEL_IP_NF_TARGET_REJECT
tristate 'REJECT target support'
depends on ADK_KERNEL_IP_NF_FILTER
- default m if ADK_PACKAGE_IPTABLES
default n
help
The REJECT target allows a filtering rule to specify that an ICMP