Skip to content
Snippets Groups Projects
Commit c11ac3f2 authored by Per Liden's avatar Per Liden
Browse files

[TIPC] Add help text for TIPC configuration option

parent 50f9bcdd
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,12 @@ menu "TIPC Configuration (EXPERIMENTAL)" ...@@ -8,7 +8,12 @@ menu "TIPC Configuration (EXPERIMENTAL)"
config TIPC config TIPC
tristate "The TIPC Protocol (EXPERIMENTAL)" tristate "The TIPC Protocol (EXPERIMENTAL)"
---help--- ---help---
TBD. The Transparent Inter Process Communication (TIPC) protocol is
specially designed for intra cluster communication. This protocol
originates from Ericsson where it has been used in carrier grade
cluster applications for many years.
For more information about TIPC, see http://tipc.sourceforge.net.
This protocol support is also available as a module ( = code which This protocol support is also available as a module ( = code which
can be inserted in and removed from the running kernel whenever you can be inserted in and removed from the running kernel whenever you
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment