mirror of https://gitee.com/openkylin/linux.git
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
|
@ -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…
Reference in New Issue