summary refs log tree commit diff
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
authorRahul Tanwar <rtanwar@maxlinear.com>2021-03-25 11:35:10 +0100
committerPavel Machek <pavel@ucw.cz>2021-03-25 11:37:41 +0100
commita7ed7150f351177e46409cca15874101f95370cb (patch)
treeb3b55be9708a267efe662dcb7989a9bdcabe5845 /drivers/leds/Kconfig
parent34731ed13e8a8ca95fa0dca466537396b5f2d1af (diff)
downloadlinux-a7ed7150f351177e46409cca15874101f95370cb.tar.gz
leds: lgm: Improve Kconfig help
Remove unnecessary Kconfig symbol LEDS_BLINK
Improve Kconfig help text to make it more useful.

Signed-off-by: Rahul Tanwar <rtanwar@maxlinear.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index b6742b4231bf..4ca8cd594518 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -928,13 +928,12 @@ config LEDS_ACER_A500
 	  This option enables support for the Power Button LED of
 	  Acer Iconia Tab A500.
 
+source "drivers/leds/blink/Kconfig"
+
 comment "Flash and Torch LED drivers"
 source "drivers/leds/flash/Kconfig"
 
 comment "LED Triggers"
 source "drivers/leds/trigger/Kconfig"
 
-comment "LED Blink"
-source "drivers/leds/blink/Kconfig"
-
 endif # NEW_LEDS