rk fb: if lcdc is suspend ignore set par and display
[firefly-linux-kernel-4.4.55.git] / drivers / pwm / Kconfig
index 115b6445349307ece080c3f8dbe7d8699968664b..d8a18e66960e669527b917ed4334ae153febe1cc 100644 (file)
@@ -201,4 +201,13 @@ config PWM_VT8500
          To compile this driver as a module, choose M here: the module
          will be called pwm-vt8500.
 
+config PWM_ROCKCHIP
+        tristate "ROCKCHIP PWM support"
+        depends on OF
+        help
+          Generic PWM framework driver for ROCKCHIP.
+
+          To compile this driver as a module, choose M here: the module
+          will be called pwm-rockchip.
+
 endif