From d39a7a63eb3971b1b3cc5c181ed526bf437b1c72 Mon Sep 17 00:00:00 2001 From: Kristoffer Ericson Date: Thu, 7 Feb 2008 10:10:28 +0000 Subject: leds: Add HP Jornada 6xx driver Add support for the LEDs on the HP Jornada 620/660/680/690 devices. Signed-off-by: Kristoffer Ericson Signed-off-by: Richard Purdie --- drivers/leds/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'drivers/leds/Kconfig') diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 1dfe5bb..851a3b0 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -91,6 +91,13 @@ config LEDS_COBALT_RAQ help This option enables support for the Cobalt Raq series LEDs. +config LEDS_HP6XX + tristate "LED Support for the HP Jornada 6xx" + depends on LEDS_CLASS && SH_HP6XX + help + This option enables led support for the handheld + HP Jornada 620/660/680/690. + config LEDS_GPIO tristate "LED Support for GPIO connected LEDs" depends on LEDS_CLASS && GENERIC_GPIO -- cgit v1.1