Skip to content

Commit

Permalink
IPv6: Fix 6RD typo
Browse files Browse the repository at this point in the history
Following fix a small typo.

Signed-off-by: Alexandre Cassen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Alexandre Cassen authored and davem330 committed Oct 7, 2009
1 parent 4b17d50 commit 8a6dfd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/ipv6/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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---
Expand Down

0 comments on commit 8a6dfd4

Please sign in to comment.