leds: leds-pwm: make it depend on PWM and not HAVE_PWM

The correct dependency for the leds-pwm is PWM and not HAVE_PWM
since PWM drivers now have their own subsystem.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
This commit is contained in:
Peter Ujfalusi 2013-01-23 00:35:04 -08:00 committed by Bryan Wu
parent c0285f8ca8
commit ad0ba85fab
1 changed files with 1 additions and 1 deletions

View File

@ -320,7 +320,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