瀏覽代碼

[TIPC] Add help text for TIPC configuration option

Signed-off-by: Per Liden <per.liden@ericsson.com>
Per Liden 19 年之前
父節點
當前提交
c11ac3f236
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      net/tipc/Kconfig

+ 6 - 1
net/tipc/Kconfig

@@ -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