diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig index eece329d78729049c4dd7b2e49668217309a5668..5de6fcf7f0d4d4f0bb76393fb21eed6a86fd83f7 100644 --- a/drivers/pwm/Kconfig +++ b/drivers/pwm/Kconfig @@ -139,7 +139,7 @@ config PWM_PXA config PWM_RENESAS_TPU tristate "Renesas TPU PWM support" - depends on ARCH_SHMOBILE + depends on ARCH_SHMOBILE || COMPILE_TEST help This driver exposes the Timer Pulse Unit (TPU) PWM controller found in Renesas chips through the PWM API.