Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[cascardo/linux.git] / net / tipc / Kconfig
index 05ab18e..f9e367d 100644 (file)
@@ -8,12 +8,17 @@ 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
          want). The module will be called tipc. If you want to compile it
-         as a module, say M here and read <file:Documentation/modules.txt>.
+         as a module, say M here and read <file:Documentation/kbuild/modules.txt>.
 
          If in doubt, say N.