]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/pwm/Kconfig
pwm: Add i.MX TPM PWM driver support
[mirror_ubuntu-eoan-kernel.git] / drivers / pwm / Kconfig
index c054bd1dba36c57dee9961b8fca2726cec5527a6..1311b54089beceb92a75c7e11a073d415b5df8aa 100644 (file)
@@ -210,6 +210,17 @@ config PWM_IMX27
          To compile this driver as a module, choose M here: the module
          will be called pwm-imx27.
 
+config PWM_IMX_TPM
+       tristate "i.MX TPM PWM support"
+       depends on ARCH_MXC || COMPILE_TEST
+       depends on HAVE_CLK && HAS_IOMEM
+       help
+         Generic PWM framework driver for i.MX7ULP TPM module, TPM's full
+         name is Low Power Timer/Pulse Width Modulation Module.
+
+         To compile this driver as a module, choose M here: the module
+         will be called pwm-imx-tpm.
+
 config PWM_JZ4740
        tristate "Ingenic JZ47xx PWM support"
        depends on MACH_INGENIC