aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hsi/controllers/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hsi/controllers/Kconfig')
-rw-r--r--drivers/hsi/controllers/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hsi/controllers/Kconfig b/drivers/hsi/controllers/Kconfig
index 3ad4a5a9ab05..03ca5b558824 100644
--- a/drivers/hsi/controllers/Kconfig
+++ b/drivers/hsi/controllers/Kconfig
@@ -8,7 +8,7 @@ config OMAP_SSI
tristate "OMAP SSI hardware driver"
depends on HSI && OF && ARM && COMMON_CLK
depends on ARCH_OMAP3 || COMPILE_TEST
- ---help---
+ help
SSI is a legacy version of HSI. It is usually used to connect
an application engine with a cellular modem.
If you say Y here, you will enable the OMAP SSI hardware driver.