aboutsummaryrefslogtreecommitdiff
path: root/drivers/pwm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pwm/Kconfig')
-rw-r--r--drivers/pwm/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig
index e513cd998170..8ffb7c56e18e 100644
--- a/drivers/pwm/Kconfig
+++ b/drivers/pwm/Kconfig
@@ -46,6 +46,15 @@ config PWM_BFIN
To compile this driver as a module, choose M here: the module
will be called pwm-bfin.
+config PWM_HI3620
+ tristate "Hi3620 PWM support"
+ depends on ARCH_HS
+ help
+ Generic PWM framework driver for Hisilicon Hi3620 SoC.
+
+ To compile this driver as a module, choose M here: the module
+ will be called pwm-hi3620.
+
config PWM_IMX
tristate "i.MX pwm support"
depends on ARCH_MXC