treewide: replace '---help---' in Kconfig files with 'help'
[linux-2.6-microblaze.git] / drivers / greybus / Kconfig
index aeea082..78ba3c3 100644 (file)
@@ -2,7 +2,7 @@
 menuconfig GREYBUS
        tristate "Greybus support"
        depends on SYSFS
-       ---help---
+       help
          This option enables the Greybus driver core.  Greybus is a
          hardware protocol that was designed to provide Unipro with a
          sane application layer.  It was originally designed for the
@@ -20,7 +20,7 @@ if GREYBUS
 config GREYBUS_ES2
        tristate "Greybus ES3 USB host controller"
        depends on USB
-       ---help---
+       help
          Select this option if you have a Toshiba ES3 USB device that
          acts as a Greybus "host controller".  This device is a bridge
          from a USB device to a Unipro network.