diff --git a/[refs] b/[refs] index 3c4fcb4ff0dd..20085d1ca5bf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 39d24e64263cd3211705d3b61ea4171c65030921 +refs/heads/master: a8d2e7d95229db9999682113bfac40b49978f212 diff --git a/trunk/drivers/leds/Kconfig b/trunk/drivers/leds/Kconfig index 3f5b64794542..626506234b76 100644 --- a/trunk/drivers/leds/Kconfig +++ b/trunk/drivers/leds/Kconfig @@ -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"