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 b7f9e251b5a2..3d0d2625f6ab 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -83,7 +83,7 @@ config LEDS_COBALT_QUBE
83 83
84config LEDS_COBALT_RAQ 84config LEDS_COBALT_RAQ
85 bool "LED Support for the Cobalt Raq series" 85 bool "LED Support for the Cobalt Raq series"
86 depends on LEDS_CLASS && MIPS_COBALT 86 depends on LEDS_CLASS=y && MIPS_COBALT
87 select LEDS_TRIGGERS 87 select LEDS_TRIGGERS
88 help 88 help
89 This option enables support for the Cobalt Raq series LEDs. 89 This option enables support for the Cobalt Raq series LEDs.