From b472b869f73e6b7ba1d5ea51c4b1d583a3e28f35 Mon Sep 17 00:00:00 2001 From: majstor Date: Tue, 17 Aug 2021 18:23:11 -0700 Subject: default governor is conservative --- recipes-kernel/linux/rvphone/cl-imx8/cl-imx8_defconfig | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'recipes-kernel/linux/rvphone/cl-imx8/cl-imx8_defconfig') diff --git a/recipes-kernel/linux/rvphone/cl-imx8/cl-imx8_defconfig b/recipes-kernel/linux/rvphone/cl-imx8/cl-imx8_defconfig index c09554c..c4f21a8 100644 --- a/recipes-kernel/linux/rvphone/cl-imx8/cl-imx8_defconfig +++ b/recipes-kernel/linux/rvphone/cl-imx8/cl-imx8_defconfig @@ -1,4 +1,4 @@ -CONFIG_LOCALVERSION="-cl-som-imx8-1.1" +CONFIG_LOCALVERSION="-cl-imx8-1.0" CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y CONFIG_AUDIT=y @@ -57,9 +57,10 @@ CONFIG_PM_TEST_SUSPEND=y CONFIG_ARM_CPUIDLE=y CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_STAT=y -CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y +CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE=y CONFIG_CPU_FREQ_GOV_PERFORMANCE=y CONFIG_CPU_FREQ_GOV_POWERSAVE=y +CONFIG_CPU_FREQ_GOV_USERSPACE=y CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y -- cgit v1.2.3