leds: atmel-pwm: remove obsolete driver
[cascardo/linux.git] / drivers / leds / Kconfig
index 089841c..8736f69 100644 (file)
@@ -32,14 +32,6 @@ config LEDS_88PM860X
          This option enables support for on-chip LED drivers found on Marvell
          Semiconductor 88PM8606 PMIC.
 
-config LEDS_ATMEL_PWM
-       tristate "LED Support using Atmel PWM outputs"
-       depends on LEDS_CLASS
-       depends on ATMEL_PWM
-       help
-         This option enables support for LEDs driven using outputs
-         of the dedicated PWM controller found on newer Atmel SOCs.
-
 config LEDS_LM3530
        tristate "LCD Backlight driver for LM3530"
        depends on LEDS_CLASS
@@ -300,16 +292,6 @@ config LEDS_PCA963X
          LED driver chip accessed via the I2C bus. Supported
          devices include PCA9633 and PCA9634
 
-config LEDS_PCA9685
-       tristate "LED support for PCA9685 I2C chip"
-       depends on LEDS_CLASS
-       depends on I2C
-       help
-         This option enables support for LEDs connected to the PCA9685
-         LED driver chip accessed via the I2C bus.
-         The PCA9685 offers 12-bit PWM (4095 levels of brightness) on
-         16 individual channels.
-
 config LEDS_WM831X_STATUS
        tristate "LED support for status LEDs on WM831x PMICs"
        depends on LEDS_CLASS