leds: leds-pwm: make it depend on PWM and not HAVE_PWM
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 23 Jan 2013 08:35:04 +0000 (00:35 -0800)
committerBryan Wu <cooloney@gmail.com>
Thu, 7 Feb 2013 00:00:42 +0000 (16:00 -0800)
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>
drivers/leds/Kconfig

index fc680a9ed841178fc8ad2ea55a7e071f334fccd3..78b354f32129cd8dc59c3f9dcd2eeccfc8c89a97 100644 (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