]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[TIPC] Add help text for TIPC configuration option
authorPer Liden <per.liden@ericsson.com>
Mon, 16 Jan 2006 15:32:18 +0000 (16:32 +0100)
committerPer Liden <per.liden@ericsson.com>
Tue, 17 Jan 2006 23:45:15 +0000 (00:45 +0100)
Signed-off-by: Per Liden <per.liden@ericsson.com>
net/tipc/Kconfig

index 05ab18e62deeb1f0003ba0482e4a806ed1ec4618..3891cc00087d37d18cbf05e21c9060ee257f4efe 100644 (file)
@@ -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