The patch titled LED: Improve Kconfig information has been added to the -mm tree. Its filename is led-improve-kconfig-information.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this From: Richard Purdie <rpurdie@xxxxxxxxx> Improve the NEW_LEDS Kconfig information to say what it does as well as what it doesn't. Signed-off-by: Richard Purdie <rpurdie@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/leds/Kconfig | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff -puN drivers/leds/Kconfig~led-improve-kconfig-information drivers/leds/Kconfig --- devel/drivers/leds/Kconfig~led-improve-kconfig-information 2006-05-10 21:39:46.000000000 -0700 +++ devel-akpm/drivers/leds/Kconfig 2006-05-10 21:39:46.000000000 -0700 @@ -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" _ Patches currently in -mm which might be from rpurdie@xxxxxxxxx are origin.patch led-improve-kconfig-information.patch backlight-lcd-class-fix-sysfs-_store-error-handling.patch led-add-maintainer-entry-for-the-led-subsystem.patch led-fix-sysfs-store-function-error-handling.patch via-pmu-add-input-device.patch via-pmu-add-input-device-tidy.patch git-mtd.patch zlib_inflate-upgrade-library-code-to-a-recent-version.patch zlib_inflate-upgrade-library-code-to-a-recent-version-fix.patch leds-amstrad-delta-led-support.patch leds-amstrad-delta-led-support-tidy.patch backlight-locomo-backlight-driver-updates.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html