pwm: pxa: Enable for MMP platform
[sfrench/cifs-2.6.git] / drivers / pwm / Kconfig
index cb623d0702f6d20ace5ec3c3cdc10ef92ea4cb21..dae023d783a22592178d97ea8b1010fa9575c134 100644 (file)
@@ -434,7 +434,7 @@ config PWM_PCA9685
 
 config PWM_PXA
        tristate "PXA PWM support"
-       depends on ARCH_PXA || COMPILE_TEST
+       depends on ARCH_PXA || ARCH_MMP || COMPILE_TEST
        depends on HAS_IOMEM
        help
          Generic PWM framework driver for PXA.