ARM Samsung: Move s3c pwm driver to pwm framework
[deliverable/linux.git] / drivers / pwm / Kconfig
index a9a971581108c2d18d489abfa449726e5624587a..0d9aa92636c3cc0a1f754e2315f2819c46e1254b 100644 (file)
@@ -36,6 +36,15 @@ config PWM_PXA
          To compile this driver as a module, choose M here: the module
          will be called pwm-pxa.
 
+config PWM_SAMSUNG
+       tristate "Samsung pwm support"
+       depends on PLAT_SAMSUNG
+       help
+         Generic PWM framework driver for Samsung.
+
+         To compile this driver as a module, choose M here: the module
+         will be called pwm-samsung.
+
 config PWM_TEGRA
        tristate "NVIDIA Tegra PWM support"
        depends on ARCH_TEGRA
This page took 0.024613 seconds and 5 git commands to generate.