treewide: replace '---help---' in Kconfig files with 'help'
[linux-2.6-microblaze.git] / net / dccp / Kconfig
index f7c7495..51ac263 100644 (file)
@@ -2,7 +2,7 @@
 menuconfig IP_DCCP
        tristate "The DCCP Protocol"
        depends on INET
-       ---help---
+       help
          Datagram Congestion Control Protocol (RFC 4340)
 
          From http://www.ietf.org/rfc/rfc4340.txt:
@@ -32,7 +32,7 @@ menu "DCCP Kernel Hacking"
 
 config IP_DCCP_DEBUG
        bool "DCCP debug messages"
-       ---help---
+       help
          Only use this if you're hacking DCCP.
 
          When compiling DCCP as a module, this debugging output can be toggled