X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fleds%2FKconfig;h=9f44d47530f13c49ae3641e8a976ed499f7ae707;hb=5669d107117726fb431567917c2b40646dbd7fd2;hp=4468cb3a8d24fde7c2d0acfdd50d4f0c9d5acf91;hpb=d6ba5a85cbf5b522de3b167c47e0ecfddb58d196;p=linux-2.6-omap-h63xx.git diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 4468cb3a8d2..9f44d47530f 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -81,6 +81,27 @@ config LEDS_WRAP help This option enables support for the PCEngines WRAP programmable LEDs. +config LEDS_OMAP_DEBUG + boolean "LED Support for OMAP debug board LEDs" + depends on LEDS_CLASS=y && ARCH_OMAP + help + Enables support for the LEDs on the debug board used with OMAP + reference boards like H2/H3/H4 and Perseus2. Up to six of these + may be claimed by the original ARM debug LED API. + +config LEDS_OMAP + tristate "LED Support for OMAP GPIO LEDs" + depends on LEDS_CLASS && ARCH_OMAP + help + This option enables support for the LEDs on OMAP processors. + +config LEDS_OMAP_PWM + tristate "LED Support for OMAP PWM-controlled LEDs" + depends on LEDS_CLASS && ARCH_OMAP && OMAP_DM_TIMER + help + This options enables support for LEDs connected to GPIO lines + controlled by a PWM timer on OMAP CPUs. + config LEDS_H1940 tristate "LED Support for iPAQ H1940 device" depends LEDS_CLASS && ARCH_H1940