summaryrefslogtreecommitdiff
path: root/drivers/pwm/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-03-09 21:12:18 +0100
committerArnd Bergmann <arnd@arndb.de>2018-03-26 15:57:08 +0200
commit4dab216d1fc1ec6783df1b78de5a00df1a7d6991 (patch)
treeaf90311728f827aa6e108190407bf8cda48198f1 /drivers/pwm/Kconfig
parente58af24ccd8d235c7aaa0ef0fc63a18c5d2cb88e (diff)
pwm: remove pwm-bfin driver
The blackfin architecture is getting removed, so this driver is now obsolete as well. Acked-by: Thierry Reding <thierry.reding@gmail.com> Acked-by: Aaron Wu <aaron.wu@analog.com> Signed-off-by: Arnd Bergmann <arnd@arndb.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 f16aad3bf5d6..38d49dbbf9b7 100644
--- a/drivers/pwm/Kconfig
+++ b/drivers/pwm/Kconfig
@@ -113,15 +113,6 @@ config PWM_BERLIN
To compile this driver as a module, choose M here: the module
will be called pwm-berlin.
-config PWM_BFIN
- tristate "Blackfin PWM support"
- depends on BFIN_GPTIMERS
- help
- Generic PWM framework driver for Blackfin.
-
- To compile this driver as a module, choose M here: the module
- will be called pwm-bfin.
-
config PWM_BRCMSTB
tristate "Broadcom STB PWM support"
depends on ARCH_BRCMSTB || BMIPS_GENERIC