pwm: Move PXA PWM driver to PWM framework
[deliverable/linux.git] / drivers / pwm / Kconfig
index eb5404268135318af5353faccc18dcb47c9f43a5..0ef4f3037c4a0be19fb59bda713c87d0b60c14d9 100644 (file)
@@ -18,6 +18,15 @@ config PWM_BFIN
          To compile this driver as a module, choose M here: the module
          will be called pwm-bfin.
 
+config PWM_PXA
+       tristate "PXA PWM support"
+       depends on ARCH_PXA
+       help
+         Generic PWM framework driver for PXA.
+
+         To compile this driver as a module, choose M here: the module
+         will be called pwm-pxa.
+
 config PWM_TEGRA
        tristate "NVIDIA Tegra PWM support"
        depends on ARCH_TEGRA
This page took 0.038731 seconds and 5 git commands to generate.