pwm: crc: Add Crystalcove (CRC) PWM driver
[deliverable/linux.git] / drivers / pwm / Kconfig
index b1541f40fd8d19cc0d1ef6a39e86b1dbe8d573fa..948d9abd27f1159355d60705727683b9e0deb4d1 100644 (file)
@@ -111,6 +111,13 @@ config PWM_CLPS711X
          To compile this driver as a module, choose M here: the module
          will be called pwm-clps711x.
 
+config PWM_CRC
+       bool "Intel Crystalcove (CRC) PWM support"
+       depends on X86 && INTEL_SOC_PMIC
+       help
+         Generic PWM framework driver for Crystalcove (CRC) PMIC based PWM
+         control.
+
 config PWM_EP93XX
        tristate "Cirrus Logic EP93xx PWM support"
        depends on ARCH_EP93XX
This page took 0.045533 seconds and 5 git commands to generate.