From 71eb071054295a7392def510b13a85944b3a1764 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 15 May 2006 09:44:14 -0700 Subject: [PATCH] --- yaml --- r: 26711 b: refs/heads/master c: a8d2e7d95229db9999682113bfac40b49978f212 h: refs/heads/master i: 26709: f19c75ef2e544135d457e984511f910599ba892e 26707: aa09ffb386dd81723be033b65e6b103149e40d03 26703: 635d11b1e4510af0b2e72609938e48c9384833ef v: v3 --- [refs] | 2 +- trunk/drivers/leds/Kconfig | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) 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"