diff options
Diffstat (limited to 'net/ipv6')
-rw-r--r-- | net/ipv6/netfilter/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv6/netfilter/Kconfig b/net/ipv6/netfilter/Kconfig index 0cfcce7b18d8..f24432462be8 100644 --- a/net/ipv6/netfilter/Kconfig +++ b/net/ipv6/netfilter/Kconfig | |||
@@ -67,7 +67,7 @@ config IP6_NF_MATCH_RT | |||
67 | To compile it as a module, choose M here. If unsure, say N. | 67 | To compile it as a module, choose M here. If unsure, say N. |
68 | 68 | ||
69 | config IP6_NF_MATCH_OPTS | 69 | config IP6_NF_MATCH_OPTS |
70 | tristate '"hopbyhop" and "dst" opts header match support' | 70 | tristate '"hbh" hop-by-hop and "dst" opts header match support' |
71 | depends on IP6_NF_IPTABLES | 71 | depends on IP6_NF_IPTABLES |
72 | depends on NETFILTER_ADVANCED | 72 | depends on NETFILTER_ADVANCED |
73 | help | 73 | help |