mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
leds: Kconfig: LEDS_CLASS is usually selected.
People should really say Y to the LEDS_CLASS prompt. Signed-off-by: Pavel Machek <pavel@ucw.cz>
This commit is contained in:
parent
a7ed7150f3
commit
34a6ae6726
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ config LEDS_CLASS
|
|||
tristate "LED Class Support"
|
||||
help
|
||||
This option enables the LED sysfs class in /sys/class/leds. You'll
|
||||
need this to do anything useful with LEDs. If unsure, say N.
|
||||
need this to do anything useful with LEDs. If unsure, say Y.
|
||||
|
||||
config LEDS_CLASS_FLASH
|
||||
tristate "LED Flash Class Support"
|
||||
|
|
Loading…
Add table
Reference in a new issue