diff options
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r-- | drivers/leds/Kconfig | 7 |
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 | |||
143 | This option enables support for the Left, Middle, and Right | 143 | This option enables support for the Left, Middle, and Right |
144 | LEDs on the I/O and CPU boards of SunFire UltraSPARC servers. | 144 | LEDs on the I/O and CPU boards of SunFire UltraSPARC servers. |
145 | 145 | ||
146 | config LEDS_IPAQ_MICRO | ||
147 | tristate "LED Support for the Compaq iPAQ h3xxx" | ||
148 | depends on MFD_IPAQ_MICRO | ||
149 | help | ||
150 | Choose this option if you want to use the notification LED on | ||
151 | Compaq/HP iPAQ h3100 and h3600. | ||
152 | |||
146 | config LEDS_HP6XX | 153 | config LEDS_HP6XX |
147 | tristate "LED Support for the HP Jornada 6xx" | 154 | tristate "LED Support for the HP Jornada 6xx" |
148 | depends on LEDS_CLASS | 155 | depends on LEDS_CLASS |