Commit 54b6c127 authored by Vadim Pasternak's avatar Vadim Pasternak Committed by Jacek Anaszewski

leds: fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIG

It fixes grammatical errors in Kconfig file for LEDS_SYSCON,
LEDS_MLXCPLD, LEDS_MC13783, LEDS_NETXBIG.
Signed-off-by: default avatarVadim Pasternak <vadimp@mellanox.com>
Signed-off-by: default avatarJacek Anaszewski <jacek.anaszewski@gmail.com>
parent 6204f03d
...@@ -521,7 +521,7 @@ config LEDS_MC13783 ...@@ -521,7 +521,7 @@ config LEDS_MC13783
depends on LEDS_CLASS depends on LEDS_CLASS
depends on MFD_MC13XXX depends on MFD_MC13XXX
help help
This option enable support for on-chip LED drivers found This option enables support for on-chip LED drivers found
on Freescale Semiconductor MC13783/MC13892/MC34708 PMIC. on Freescale Semiconductor MC13783/MC13892/MC34708 PMIC.
config LEDS_NS2 config LEDS_NS2
...@@ -544,7 +544,7 @@ config LEDS_NETXBIG ...@@ -544,7 +544,7 @@ config LEDS_NETXBIG
depends on MACH_KIRKWOOD depends on MACH_KIRKWOOD
default y default y
help help
This option enable support for LEDs found on the LaCie 2Big This option enables support for LEDs found on the LaCie 2Big
and 5Big Network v2 boards. The LEDs are wired to a CPLD and are and 5Big Network v2 boards. The LEDs are wired to a CPLD and are
controlled through a GPIO extension bus. controlled through a GPIO extension bus.
...@@ -674,7 +674,7 @@ config LEDS_SYSCON ...@@ -674,7 +674,7 @@ config LEDS_SYSCON
depends on MFD_SYSCON depends on MFD_SYSCON
depends on OF depends on OF
help help
This option enabled support for the LEDs on syscon type This option enables support for the LEDs on syscon type
devices. This will only work with device tree enabled devices. This will only work with device tree enabled
devices. devices.
...@@ -691,8 +691,8 @@ config LEDS_MLXCPLD ...@@ -691,8 +691,8 @@ config LEDS_MLXCPLD
depends on X86 && DMI depends on X86 && DMI
depends on LEDS_CLASS depends on LEDS_CLASS
help help
This option enabled support for the LEDs on the Mellanox This option enables support for the LEDs on the Mellanox
boards. Say Y to enabled these. boards. Say Y to enable these.
config LEDS_USER config LEDS_USER
tristate "Userspace LED support" tristate "Userspace LED support"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment