aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 33ff1cbeebd9..e7fb7d2fcbfc 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -187,7 +187,7 @@ config LEDS_TRIGGER_TIMER
187 187
188config LEDS_TRIGGER_IDE_DISK 188config LEDS_TRIGGER_IDE_DISK
189 bool "LED IDE Disk Trigger" 189 bool "LED IDE Disk Trigger"
190 depends on LEDS_TRIGGERS && BLK_DEV_IDEDISK 190 depends on LEDS_TRIGGERS && IDE_GD_ATA
191 help 191 help
192 This allows LEDs to be controlled by IDE disk activity. 192 This allows LEDs to be controlled by IDE disk activity.
193 If unsure, say Y. 193 If unsure, say Y.