Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[sfrench/cifs-2.6.git] / drivers / pwm / Kconfig
index dff5a93f7daaa9d8e3fdd84a1636fbcc8b0eb43c..a7e57516959e066dbdf5dd19c0f5ec10ae93dcdc 100644 (file)
@@ -401,6 +401,17 @@ config PWM_SAMSUNG
          To compile this driver as a module, choose M here: the module
          will be called pwm-samsung.
 
+config PWM_SIFIVE
+       tristate "SiFive PWM support"
+       depends on OF
+       depends on COMMON_CLK
+       depends on RISCV || COMPILE_TEST
+       help
+         Generic PWM framework driver for SiFive SoCs.
+
+         To compile this driver as a module, choose M here: the module
+         will be called pwm-sifive.
+
 config PWM_SPEAR
        tristate "STMicroelectronics SPEAr PWM support"
        depends on PLAT_SPEAR