treewide: replace '---help---' in Kconfig files with 'help'
[linux-2.6-microblaze.git] / net / nsh / Kconfig
index 19af948..84f2a28 100644 (file)
@@ -2,7 +2,7 @@
 menuconfig NET_NSH
        tristate "Network Service Header (NSH) protocol"
        default n
-       ---help---
+       help
          Network Service Header is an implementation of Service Function
          Chaining (RFC 7665). The current implementation in Linux supports
          only MD type 1 and only with the openvswitch module.