Skip to content

Commit a15fc9a

Browse files
Dong Aishengchanwoochoi
authored andcommitted
PM / devfreq: imx8m-ddrc: Remove DEVFREQ_GOV_SIMPLE_ONDEMAND dependency
The driver can't support simple ondemand governor due to missing .get_dev_status() capability. Signed-off-by: Dong Aisheng <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
1 parent 5e480ab commit a15fc9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/devfreq/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ config ARM_IMX8M_DDRC_DEVFREQ
103103
tristate "i.MX8M DDRC DEVFREQ Driver"
104104
depends on (ARCH_MXC && HAVE_ARM_SMCCC) || \
105105
(COMPILE_TEST && HAVE_ARM_SMCCC)
106-
select DEVFREQ_GOV_SIMPLE_ONDEMAND
107106
select DEVFREQ_GOV_USERSPACE
108107
help
109108
This adds the DEVFREQ driver for the i.MX8M DDR Controller. It allows

0 commit comments

Comments
 (0)