[PATCH] fix LED help text

From: Pavel Machek
Date: Sun Apr 02 2006 - 06:37:48 EST


TRIGGER_IDE_DISK is not really timer-based LED.

Signed-off-by: Pavel Machek <pavel@xxxxxxx>

diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 2c4f20b..c02ef24 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -67,7 +67,7 @@ config LEDS_TRIGGER_TIMER
via sysfs. If unsure, say Y.

config LEDS_TRIGGER_IDE_DISK
- bool "LED Timer Trigger"
+ bool "LED IDE Disk Trigger"
depends LEDS_TRIGGERS && BLK_DEV_IDEDISK
help
This allows LEDs to be controlled by IDE disk activity.

--
Picture of sleeping (Linux) penguin wanted...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/