diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig index 59124eb4d592..db32cb8c1aba 100644 --- a/drivers/pwm/Kconfig +++ b/drivers/pwm/Kconfig @@ -315,7 +315,7 @@ config PWM_PXA config PWM_RCAR tristate "Renesas R-Car PWM support" - depends on ARCH_RCAR_GEN1 || ARCH_RCAR_GEN2 || COMPILE_TEST + depends on ARCH_RENESAS || COMPILE_TEST depends on HAS_IOMEM help This driver exposes the PWM Timer controller found in Renesas