]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/pwm/Kconfig
pwm: Add support for Azoteq IQS620A PWM generator
[mirror_ubuntu-jammy-kernel.git] / drivers / pwm / Kconfig
index eebbc917ac979a8cabc9071431ed6a693dd4a474..c13d146cdde535c3f7b3e33caef62d09cd145c66 100644 (file)
@@ -232,6 +232,16 @@ config PWM_IMX_TPM
          To compile this driver as a module, choose M here: the module
          will be called pwm-imx-tpm.
 
+config PWM_IQS620A
+       tristate "Azoteq IQS620A PWM support"
+       depends on MFD_IQS62X || COMPILE_TEST
+       help
+         Generic PWM framework driver for the Azoteq IQS620A multi-function
+         sensor.
+
+         To compile this driver as a module, choose M here: the module will
+         be called pwm-iqs620a.
+
 config PWM_JZ4740
        tristate "Ingenic JZ47xx PWM support"
        depends on MACH_INGENIC