]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
ARM: tegra: config: enable performance governor
authorPreetham Chandru R <pchandru@nvidia.com>
Thu, 10 Jul 2014 09:33:51 +0000 (15:03 +0530)
committerBibek Basu <bbasu@nvidia.com>
Mon, 14 Jul 2014 11:51:48 +0000 (04:51 -0700)
During boot, the CPU governor is getting set
to performance for a faster boot up and hence this
needs to be enabled.

Bug 1532473
Bug 1519610

Change-Id: Idf9ba9d30be1e09d9b9fc4245b96a43a56f2d799
Signed-off-by: Preetham Chandru R <pchandru@nvidia.com>
Reviewed-on: http://git-master/r/436578
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu <bbasu@nvidia.com>
Reviewed-by: Venkat Moganty <vmoganty@nvidia.com>
arch/arm64/configs/tegra13_defconfig

index 16a53610f9bba711404528eac653d3e541ce1340..763ea36dd1eb340c1da52415e7ab8530c076fe83 100644 (file)
@@ -165,6 +165,7 @@ CONFIG_NFC=y
 CONFIG_BCM2079X_NFC=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=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