It fixes grammatical errors in Kconfig file for LEDS_SYSCON and LEDS_MLXCPLD. Signed-off-by: Vadim Pasternak <vadimp@xxxxxxxxxxxx> Reported-by: Jacek Anaszewski <jacek.anaszewski@xxxxxxxxx> --- drivers/leds/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index a3fdf83..ed44013 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -674,7 +674,7 @@ config LEDS_SYSCON depends on MFD_SYSCON depends on OF help - This option enabled support for the LEDs on syscon type + This option enable support for the LEDs on syscon type devices. This will only work with device tree enabled devices. @@ -691,8 +691,8 @@ config LEDS_MLXCPLD depends on X86 && DMI depends on LEDS_CLASS help - This option enabled support for the LEDs on the Mellanox - boards. Say Y to enabled these. + This option enables support for the LEDs on the Mellanox + boards. Say Y to enable these. config LEDS_USER tristate "Userspace LED support" -- 2.1.4