diff --git a/drivers/power/regulator/Kconfig b/drivers/power/regulator/Kconfig index 1875e61967c..d6b451ca407 100644 --- a/drivers/power/regulator/Kconfig +++ b/drivers/power/regulator/Kconfig @@ -133,7 +133,7 @@ config DM_REGULATOR_PFUZE100 config REGULATOR_PWM bool "Enable driver for PWM regulators" - depends on DM_REGULATOR + depends on DM_REGULATOR && DM_PWM ---help--- Enable support for the PWM regulator functions which voltage are controlled by PWM duty ratio. Some of Rockchip board using this kind