pwm: imx: add Kconfig support
[oweals/u-boot.git] / drivers / pwm / Kconfig
index 2984b7976637caad4759149bd4fb19224989b5b1..1f36fc78fa7b3df4d9095f5cafdde7c0400d43a6 100644 (file)
@@ -18,6 +18,11 @@ config PWM_EXYNOS
          used. It provides 5 channels which can be independently
          programmed. Channel 4 (the last) is normally used as a timer.
 
+config PWM_IMX
+       bool "Enable support for i.MX27 and later PWM"
+       help
+         This PWM is found i.MX27 and later i.MX SoCs.
+
 config PWM_ROCKCHIP
        bool "Enable support for the Rockchip PWM"
        depends on DM_PWM