mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-12 00:38:55 +00:00
IPv6: Fix 6RD typo
Following fix a small typo. Signed-off-by: Alexandre Cassen <acassen@freebox.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4b17d50f9e
commit
8a6dfd43d1
@ -171,7 +171,7 @@ config IPV6_SIT
|
||||
Saying M here will produce a module called sit. If unsure, say Y.
|
||||
|
||||
config IPV6_SIT_6RD
|
||||
bool "IPv6: IPv6 Rapid Development (6RD) (EXPERIMENTAL)"
|
||||
bool "IPv6: IPv6 Rapid Deployment (6RD) (EXPERIMENTAL)"
|
||||
depends on IPV6_SIT && EXPERIMENTAL
|
||||
default n
|
||||
---help---
|
||||
|
Loading…
x
Reference in New Issue
Block a user