treewide: replace '---help---' in Kconfig files with 'help'
[linux-2.6-microblaze.git] / net / netlink / Kconfig
index 20f9679..1039d4f 100644 (file)
@@ -6,6 +6,6 @@
 config NETLINK_DIAG
        tristate "NETLINK: socket monitoring interface"
        default n
-       ---help---
+       help
          Support for NETLINK socket monitoring interface used by the ss tool.
          If unsure, say Y.