aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 383d297f328a..80acd08f0e97 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -88,6 +88,12 @@ config LEDS_H1940
88 help 88 help
89 This option enables support for the LEDs on the h1940. 89 This option enables support for the LEDs on the h1940.
90 90
91config LEDS_COBALT
92 tristate "LED Support for Cobalt Server front LED"
93 depends on LEDS_CLASS && MIPS_COBALT
94 help
95 This option enables support for the front LED on Cobalt Server
96
91comment "LED Triggers" 97comment "LED Triggers"
92 98
93config LEDS_TRIGGERS 99config LEDS_TRIGGERS