diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig index 4635cb35008c2cdead18f80ab9f692ed8968ff98..a4d262db9945ff10a1d0f67409cb0b03c76026b8 100644 --- a/drivers/pwm/Kconfig +++ b/drivers/pwm/Kconfig @@ -401,7 +401,7 @@ config PWM_STI config PWM_STM32 tristate "STMicroelectronics STM32 PWM" - depends on MFD_STM32_TIMERS || COMPILE_TEST + depends on MFD_STM32_TIMERS help Generic PWM framework driver for STM32 SoCs.