diff options
Diffstat (limited to 'recipes-kernel/linux/rvphone/cl-imx8/cl-imx8_defconfig')
-rw-r--r-- | recipes-kernel/linux/rvphone/cl-imx8/cl-imx8_defconfig | 5 |
1 files changed, 3 insertions, 2 deletions
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 |