aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/greybus/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/greybus/Kconfig')
-rw-r--r--drivers/greybus/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/greybus/Kconfig b/drivers/greybus/Kconfig
index aeea082f1418..78ba3c3083d5 100644
--- a/drivers/greybus/Kconfig
+++ b/drivers/greybus/Kconfig
@@ -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.