From: 黄涛 Date: Thu, 23 Oct 2014 13:02:05 +0000 (+0800) Subject: arm64: rockchip: rockchip_defconfig enable cpufreq X-Git-Tag: firefly_0821_release~4158^2~589 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0d6c668507ecfac29b511dd4620a2f30d48d5d00;p=firefly-linux-kernel-4.4.55.git arm64: rockchip: rockchip_defconfig enable cpufreq --- diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index bf611f6f8c67..19e455b18dff 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -52,6 +52,13 @@ CONFIG_PM_RUNTIME=y CONFIG_PM_DEBUG=y CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y CONFIG_SUSPEND_TIME=y +CONFIG_CPU_FREQ=y +CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=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_IDLE=y CONFIG_NET=y CONFIG_PACKET=y