diff options
-rw-r--r-- | net/ipv6/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv6/Kconfig b/net/ipv6/Kconfig index f56199827452..a578096152ab 100644 --- a/net/ipv6/Kconfig +++ b/net/ipv6/Kconfig | |||
@@ -171,7 +171,7 @@ config IPV6_SIT | |||
171 | Saying M here will produce a module called sit. If unsure, say Y. | 171 | Saying M here will produce a module called sit. If unsure, say Y. |
172 | 172 | ||
173 | config IPV6_SIT_6RD | 173 | config IPV6_SIT_6RD |
174 | bool "IPv6: IPv6 Rapid Development (6RD) (EXPERIMENTAL)" | 174 | bool "IPv6: IPv6 Rapid Deployment (6RD) (EXPERIMENTAL)" |
175 | depends on IPV6_SIT && EXPERIMENTAL | 175 | depends on IPV6_SIT && EXPERIMENTAL |
176 | default n | 176 | default n |
177 | ---help--- | 177 | ---help--- |