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 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
85config 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
85comment "LED Triggers" 91comment "LED Triggers"
86 92
87config LEDS_TRIGGERS 93config LEDS_TRIGGERS