aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/Kconfig
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2012-11-27 05:09:59 -0500
committerThierry Reding <thierry.reding@avionic-design.de>2012-11-28 09:16:20 -0500
commit6179a58ec7e26dad1bc262762e322dffb875152b (patch)
tree8993801914e081f5a048771f0616a0b8468ab38c /drivers/pwm/Kconfig
parentaa7656471df6cad1a4ed82ba888a40e9bc46aa19 (diff)
pwm: Remove pwm-twl6030 driver
This driver only supported the Charging indicator LED. New set of drivers going to provide support for both PWMs and LEDs for twl4030 and twl6030 series of PMICs. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Diffstat (limited to 'drivers/pwm/Kconfig')
-rw-r--r--drivers/pwm/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig
index fe788a7c5495..e513cd998170 100644
--- a/drivers/pwm/Kconfig
+++ b/drivers/pwm/Kconfig
@@ -164,15 +164,6 @@ config PWM_TIPWMSS
164 PWM submodules require PWM config space access from submodule 164 PWM submodules require PWM config space access from submodule
165 drivers and require common parent driver support. 165 drivers and require common parent driver support.
166 166
167config PWM_TWL6030
168 tristate "TWL6030 PWM support"
169 depends on TWL4030_CORE
170 help
171 Generic PWM framework driver for TWL6030.
172
173 To compile this driver as a module, choose M here: the module
174 will be called pwm-twl6030.
175
176config PWM_TWL 167config PWM_TWL
177 tristate "TWL4030/6030 PWM support" 168 tristate "TWL4030/6030 PWM support"
178 depends on TWL4030_CORE 169 depends on TWL4030_CORE