]> Git Repo - linux.git/commit
PM / devfreq: Add dependency on PM_OPP
authorChanwoo Choi <[email protected]>
Thu, 24 Aug 2017 01:42:51 +0000 (10:42 +0900)
committerMyungJoo Ham <[email protected]>
Mon, 28 Aug 2017 01:23:57 +0000 (10:23 +0900)
commitb9c69e043266db96f21024d819be3f7a842fc8eb
tree94cb567db8c0f4ee09e4411782e255495822533c
parentf75b0afa190d041c142bdc3f0c6022f61340b8a3
PM / devfreq: Add dependency on PM_OPP

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 <[email protected]>
Signed-off-by: MyungJoo Ham <[email protected]>
drivers/devfreq/Kconfig
This page took 0.045895 seconds and 4 git commands to generate.