Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[platform/kernel/linux-starfive.git] / drivers / pwm / Kconfig
index 2d0cfaa..42e37c2 100644 (file)
@@ -76,7 +76,9 @@ config PWM_ATMEL_TCB
 
 config PWM_BCM_IPROC
        tristate "iProc PWM support"
-       depends on ARCH_BCM_IPROC
+       depends on ARCH_BCM_IPROC || COMPILE_TEST
+       depends on COMMON_CLK
+       default ARCH_BCM_IPROC
        help
          Generic PWM framework driver for Broadcom iProc PWM block. This
          block is used in Broadcom iProc SoC's.