diff options
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r-- | drivers/leds/Kconfig | 6 |
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 | ||
91 | config 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 | |||
91 | comment "LED Triggers" | 97 | comment "LED Triggers" |
92 | 98 | ||
93 | config LEDS_TRIGGERS | 99 | config LEDS_TRIGGERS |