aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds')
-rw-r--r--drivers/leds/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 88565becb877..295856bf6d17 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -74,7 +74,7 @@ config LEDS_TRIGGER_TIMER
74 via sysfs. If unsure, say Y. 74 via sysfs. If unsure, say Y.
75 75
76config LEDS_TRIGGER_IDE_DISK 76config LEDS_TRIGGER_IDE_DISK
77 bool "LED Timer Trigger" 77 bool "LED IDE Disk Trigger"
78 depends LEDS_TRIGGERS && BLK_DEV_IDEDISK 78 depends LEDS_TRIGGERS && BLK_DEV_IDEDISK
79 help 79 help
80 This allows LEDs to be controlled by IDE disk activity. 80 This allows LEDs to be controlled by IDE disk activity.