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 7399ba791116..383d297f328a 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -82,6 +82,12 @@ config LEDS_WRAP | |||
82 | help | 82 | help |
83 | This option enables support for the PCEngines WRAP programmable LEDs. | 83 | This option enables support for the PCEngines WRAP programmable LEDs. |
84 | 84 | ||
85 | config LEDS_H1940 | ||
86 | tristate "LED Support for iPAQ H1940 device" | ||
87 | depends LEDS_CLASS && ARCH_H1940 | ||
88 | help | ||
89 | This option enables support for the LEDs on the h1940. | ||
90 | |||
85 | comment "LED Triggers" | 91 | comment "LED Triggers" |
86 | 92 | ||
87 | config LEDS_TRIGGERS | 93 | config LEDS_TRIGGERS |