Commit 34a6ae67 authored by Pavel Machek's avatar Pavel Machek
Browse files

leds: Kconfig: LEDS_CLASS is usually selected.



People should really say Y to the LEDS_CLASS prompt.

Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
parent a7ed7150
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"