Skip to content

Commit

Permalink
[TIPC] Add help text for TIPC configuration option
Browse files Browse the repository at this point in the history
Signed-off-by: Per Liden <per.liden@ericsson.com>
  • Loading branch information
Per Liden committed Jan 17, 2006
1 parent 50f9bcd commit c11ac3f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion net/tipc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@ menu "TIPC Configuration (EXPERIMENTAL)"
config TIPC
tristate "The TIPC Protocol (EXPERIMENTAL)"
---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
can be inserted in and removed from the running kernel whenever you
Expand Down

0 comments on commit c11ac3f

Please sign in to comment.