lkml.org 
[lkml]   [2013]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] leds: leds-pwm: make it depend on PWM and not HAVE_PWM
On Wed, Jan 23, 2013 at 12:35 AM, Peter Ujfalusi <peter.ujfalusi@ti.com> wrote:
> The correct dependency for the leds-pwm is PWM and not HAVE_PWM
> since PWM drivers now have their own subsystem.
>

Thanks, merged.

-Bryan

> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
> ---
> drivers/leds/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
> index 4469b44..c32d934 100644
> --- a/drivers/leds/Kconfig
> +++ b/drivers/leds/Kconfig
> @@ -310,7 +310,7 @@ config LEDS_DAC124S085
> config LEDS_PWM
> tristate "PWM driven LED Support"
> depends on LEDS_CLASS
> - depends on HAVE_PWM
> + depends on PWM
> help
> This option enables support for pwm driven LEDs
>
> --
> 1.8.1.1
>


\
 
 \ /
  Last update: 2013-01-23 19:21    [W:0.059 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site