aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2014-07-23 05:36:00 -0700
committerBryan Wu <cooloney@gmail.com>2014-07-23 13:33:04 -0700
commit4da498fc65de321682396401393340fef5b9c2f6 (patch)
tree424629560a1b432dd2a39b480bfdc6e2daa7c9c0 /drivers/leds/Kconfig
parentDocumentation: dts: tcs6507: Fix wrong statement about #gpio-cells (diff)
downloadlinux-dev-4da498fc65de321682396401393340fef5b9c2f6.tar.xz
linux-dev-4da498fc65de321682396401393340fef5b9c2f6.zip
leds: add driver for the iPAQ micro
This adds a driver for the iPAQ microcontroller LED. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index a1b044e7eaad..30e82860567a 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -143,6 +143,13 @@ config LEDS_SUNFIRE
This option enables support for the Left, Middle, and Right
LEDs on the I/O and CPU boards of SunFire UltraSPARC servers.
+config LEDS_IPAQ_MICRO
+ tristate "LED Support for the Compaq iPAQ h3xxx"
+ depends on MFD_IPAQ_MICRO
+ help
+ Choose this option if you want to use the notification LED on
+ Compaq/HP iPAQ h3100 and h3600.
+
config LEDS_HP6XX
tristate "LED Support for the HP Jornada 6xx"
depends on LEDS_CLASS