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 1dfe5bbc200b..851a3b01781e 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -91,6 +91,13 @@ config LEDS_COBALT_RAQ | |||
91 | help | 91 | help |
92 | This option enables support for the Cobalt Raq series LEDs. | 92 | This option enables support for the Cobalt Raq series LEDs. |
93 | 93 | ||
94 | config LEDS_HP6XX | ||
95 | tristate "LED Support for the HP Jornada 6xx" | ||
96 | depends on LEDS_CLASS && SH_HP6XX | ||
97 | help | ||
98 | This option enables led support for the handheld | ||
99 | HP Jornada 620/660/680/690. | ||
100 | |||
94 | config LEDS_GPIO | 101 | config LEDS_GPIO |
95 | tristate "LED Support for GPIO connected LEDs" | 102 | tristate "LED Support for GPIO connected LEDs" |
96 | depends on LEDS_CLASS && GENERIC_GPIO | 103 | depends on LEDS_CLASS && GENERIC_GPIO |