Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fix/fsl...
[firefly-linux-kernel-4.4.55.git] / drivers / pwm / Kconfig
index 75840b5cea6dfd978d83c5b4c741af0b5af99122..eece329d78729049c4dd7b2e49668217309a5668 100644 (file)
@@ -62,6 +62,15 @@ config PWM_BFIN
          To compile this driver as a module, choose M here: the module
          will be called pwm-bfin.
 
+config PWM_EP93XX
+       tristate "Cirrus Logic EP93xx PWM support"
+       depends on ARCH_EP93XX
+       help
+         Generic PWM framework driver for Cirrus Logic EP93xx.
+
+         To compile this driver as a module, choose M here: the module
+         will be called pwm-ep93xx.
+
 config PWM_IMX
        tristate "i.MX PWM support"
        depends on ARCH_MXC