]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
Arm: config: tegra12: Enable interactive governor
authorRajkumar Kasirajan <rkasirajan@nvidia.com>
Tue, 26 Aug 2014 06:18:35 +0000 (14:18 +0800)
committerWinnie Hsu <whsu@nvidia.com>
Sat, 13 Sep 2014 01:17:07 +0000 (18:17 -0700)
The interactive governor provides better performance than
ondemand governor. Enable it to improve the performance.

Bug 1359622

Change-Id: Ibc51285531ce2ef0d20fc668e240ef59db1322b1
Signed-off-by: Rajkumar Kasirajan <rkasirajan@nvidia.com>
(cherry picked from commit 42ad40e52df0423d1622b1aa9835033c1c8ef890)
Reviewed-on: http://git-master/r/#/c/488018/
Reviewed-on: http://git-master/r/488030
Reviewed-by: Winnie Hsu <whsu@nvidia.com>
Tested-by: Winnie Hsu <whsu@nvidia.com>
arch/arm/configs/tegra12_defconfig

index 6f483e3495104c29385723048e91dc4e7ec66aa2..25c5bd1a3fa34df2eeb25dd93582f2e71ae536be 100644 (file)
@@ -52,6 +52,7 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
 CONFIG_CPU_FREQ_GOV_POWERSAVE=y
 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
+CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
 CONFIG_CPU_IDLE=y
 CONFIG_CPUQUIET_FRAMEWORK=y