PM / devfreq: Drop explicit selection of PM_OPP
authorLeonard Crestez <leonard.crestez@nxp.com>
Mon, 11 Nov 2019 18:16:10 +0000 (20:16 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 23 Dec 2019 01:42:58 +0000 (10:42 +0900)
commit996fa477d118a11e63f77fbb393173560e5a655d
tree66011687d66fbe71024770efa9f737e8cb40fd76
parent46cf053efec6a3a5f343fead837777efe8252a46
PM / devfreq: Drop explicit selection of PM_OPP

CONFIG_PM_OPP is already selected by CONFIG_PM_DEVFREQ
since commit b9c69e043266 ("PM / devfreq: Add dependency on PM_OPP").
This means that individual drivers shouldn't "select PM_OPP" explicitly.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
[cw00.choi: Edit the patch title]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/Kconfig