]> git.baikalelectronics.ru Git - kernel.git/commit
PM / devfreq: Add dependency on PM_OPP
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 24 Aug 2017 01:42:51 +0000 (10:42 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 28 Aug 2017 01:23:57 +0000 (10:23 +0900)
commit71f74a36bdedea5267dce11a1975f5d2b2e9baa6
tree94cb567db8c0f4ee09e4411782e255495822533c
parent351f4f786db44928edfa2018f2c93bdca39140b7
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 <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/Kconfig