aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/netfilter/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig
index 413ed24a968a..21be53598987 100644
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -515,7 +515,7 @@ config NETFILTER_XT_TARGET_RATEEST
515 To compile it as a module, choose M here. If unsure, say N. 515 To compile it as a module, choose M here. If unsure, say N.
516 516
517config NETFILTER_XT_TARGET_TEE 517config NETFILTER_XT_TARGET_TEE
518 tristate '"TEE" - packet cloning to alternate destiantion' 518 tristate '"TEE" - packet cloning to alternate destination'
519 depends on NETFILTER_ADVANCED 519 depends on NETFILTER_ADVANCED
520 depends on (IPV6 || IPV6=n) 520 depends on (IPV6 || IPV6=n)
521 depends on !NF_CONNTRACK || NF_CONNTRACK 521 depends on !NF_CONNTRACK || NF_CONNTRACK