]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a854efdcf1c62d0edbccce2e67aa1304c91d531
tree66011687d66fbe71024770efa9f737e8cb40fd76
parent75e273687aee789166c077bbe05d67c0252abf3f
PM / devfreq: Drop explicit selection of PM_OPP

CONFIG_PM_OPP is already selected by CONFIG_PM_DEVFREQ
since commit 71f74a36bded ("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