]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/pwm/Kconfig
pwm: Add Allwinner SoC support
[mirror_ubuntu-zesty-kernel.git] / drivers / pwm / Kconfig
index 468af1b4ca302e7ee7de5afb363a0566c921116e..1ba937fb74960641fca5823886affc0dcfbd4504 100644 (file)
@@ -284,6 +284,16 @@ config PWM_STI
          To compile this driver as a module, choose M here: the module
          will be called pwm-sti.
 
+config PWM_SUN4I
+       tristate "Allwinner PWM support"
+       depends on ARCH_SUNXI || COMPILE_TEST
+       depends on HAS_IOMEM && COMMON_CLK
+       help
+         Generic PWM framework driver for Allwinner SoCs.
+
+         To compile this driver as a module, choose M here: the module
+         will be called pwm-sun4i.
+
 config PWM_TEGRA
        tristate "NVIDIA Tegra PWM support"
        depends on ARCH_TEGRA