--- zzzz-none-000/linux-2.6.19.2/drivers/leds/Kconfig 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/leds/Kconfig 2007-01-11 07:38:19.000000000 +0000 @@ -76,6 +76,19 @@ This option enables support for the Soekris net4801 and net4826 error LED. +config LEDS_OMAP + tristate "LED Support for OMAP GPIO LEDs" + depends 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. + comment "LED Triggers" config LEDS_TRIGGERS