leds: Kconfig: LEDS_CLASS is usually selected.
authorPavel Machek <pavel@ucw.cz>
Thu, 25 Mar 2021 10:39:29 +0000 (11:39 +0100)
committerPavel Machek <pavel@ucw.cz>
Thu, 25 Mar 2021 21:31:46 +0000 (22:31 +0100)
People should really say Y to the LEDS_CLASS prompt.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/Kconfig

index 4ca8cd5..49d99cb 100644 (file)
@@ -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"