PM / devfreq: imx8m-ddrc: Remove DEVFREQ_GOV_SIMPLE_ONDEMAND dependency
authorDong Aisheng <aisheng.dong@nxp.com>
Fri, 21 May 2021 03:16:39 +0000 (11:16 +0800)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 21 May 2021 04:16:21 +0000 (13:16 +0900)
The driver can't support simple ondemand governor due to missing
.get_dev_status() capability.

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/Kconfig

index 20373a8..e87d01c 100644 (file)
@@ -103,7 +103,6 @@ config ARM_IMX8M_DDRC_DEVFREQ
        tristate "i.MX8M DDRC DEVFREQ Driver"
        depends on (ARCH_MXC && HAVE_ARM_SMCCC) || \
                (COMPILE_TEST && HAVE_ARM_SMCCC)
-       select DEVFREQ_GOV_SIMPLE_ONDEMAND
        select DEVFREQ_GOV_USERSPACE
        help
          This adds the DEVFREQ driver for the i.MX8M DDR Controller. It allows