treewide: replace '---help---' in Kconfig files with 'help'
[linux-2.6-microblaze.git] / net / tls / Kconfig
index 61ec785..fa0724f 100644 (file)
@@ -11,7 +11,7 @@ config TLS
        select STREAM_PARSER
        select NET_SOCK_MSG
        default n
-       ---help---
+       help
        Enable kernel support for TLS protocol. This allows symmetric
        encryption handling of the TLS protocol to be done in-kernel.