Skip to content

Commit

Permalink
[PATCH] LED: Improve Kconfig information
Browse files Browse the repository at this point in the history
Improve the NEW_LEDS Kconfig information to say what it does as well as what
it doesn't.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Richard Purdie authored and Linus Torvalds committed May 15, 2006
1 parent 39d24e6 commit a8d2e7d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions drivers/leds/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@ menu "LED devices"
config NEW_LEDS
bool "LED Support"
help
Say Y to enable Linux LED support. This is not related to standard
keyboard LEDs which are controlled via the input system.
Say Y to enable Linux LED support. This allows control of supported
LEDs from both userspace and optionally, by kernel events (triggers).

This is not related to standard keyboard LEDs which are controlled
via the input system.

config LEDS_CLASS
tristate "LED Class Support"
Expand Down

0 comments on commit a8d2e7d

Please sign in to comment.