pwm: keembay: Improve compile coverage by allowing to enable on !ARM64
[sfrench/cifs-2.6.git] / drivers / pwm / Kconfig
index ecbd91ee3c46ab3e991a2773913d05150f1e6cb0..aa29841bbb798911184f641523f91d9e2e2b97db 100644 (file)
@@ -284,7 +284,8 @@ config PWM_JZ4740
 
 config PWM_KEEMBAY
        tristate "Intel Keem Bay PWM driver"
-       depends on ARCH_KEEMBAY || (ARM64 && COMPILE_TEST)
+       depends on ARCH_KEEMBAY || COMPILE_TEST
+       depends on COMMON_CLK && HAS_IOMEM
        help
          The platform driver for Intel Keem Bay PWM controller.