]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/pwm/Kconfig
netfilter: conntrack: rename nf_ct_iterate_cleanup
[mirror_ubuntu-artful-kernel.git] / drivers / pwm / Kconfig
index 42e37c20b36178fc47c1e141f5658fe9ee249dfe..313c10789ca2e69b10f645a4399df290dc40920b 100644 (file)
@@ -293,6 +293,15 @@ config PWM_MTK_DISP
          To compile this driver as a module, choose M here: the module
          will be called pwm-mtk-disp.
 
+config PWM_MEDIATEK
+       tristate "MediaTek PWM support"
+       depends on ARCH_MEDIATEK || COMPILE_TEST
+       help
+         Generic PWM framework driver for Mediatek ARM SoC.
+
+         To compile this driver as a module, choose M here: the module
+         will be called pwm-mxs.
+
 config PWM_MXS
        tristate "Freescale MXS PWM support"
        depends on ARCH_MXS && OF