RE: [PATCH 04/12] PM / devfreq: Add dependency on PM_OPP

From: MyungJoo Ham
Date: Sun Aug 27 2017 - 21:23:49 EST


> The devfreq ues the OPP library to handle the voltage and frequency
> for the device basically. This patch adds the dependency on CONFIG_PM_OPP
> in order to prevent either the build break or the unknow behavior.
>
> Signed-off-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
> ---
> drivers/devfreq/Kconfig | 1 +
> 1 file changed, 1 insertion(+)

Acked-by: MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx>