summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSachin Nikam <snikam@nvidia.com>2011-07-28 12:15:51 +0530
committerRohan Somvanshi <rsomvanshi@nvidia.com>2011-08-23 07:49:18 -0700
commita45be448c599f45cda5d2ee54d864d6143be6642 (patch)
tree8d430c43ed91bd222bd34430cf3986bf70b87354 /arch
parent9f71aaf67ff5c7414d3bbe38c259ae8d59f723ff (diff)
arm: tegra: enterprise: disable coservative gov
On early resume switching to default governor from conservative takes time to raise the CPU frequency. This causes the distortion in the streaming audio playback on resume case. Disabling CONFIG_TEGRA_CONSERVATIVE_GOV_ON_EARLY_SUSPEND to prevent this issue. Bug 843845 Change-Id: I1af682383315df05236c1b799d8344c32eb2e36d Signed-off-by: Sachin Nikam <snikam@nvidia.com> Reviewed-on: http://git-master/r/43642 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/tegra_enterprise_android_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/tegra_enterprise_android_defconfig b/arch/arm/configs/tegra_enterprise_android_defconfig
index 257693cd5629..7f1c28f9d6ee 100644
--- a/arch/arm/configs/tegra_enterprise_android_defconfig
+++ b/arch/arm/configs/tegra_enterprise_android_defconfig
@@ -33,7 +33,6 @@ CONFIG_TEGRA_PWM=y
CONFIG_TEGRA_EMC_SCALING_ENABLE=y
CONFIG_TEGRA_CLOCK_DEBUG_WRITE=y
CONFIG_TEGRA_MC_PROFILE=y
-CONFIG_TEGRA_CONVSERVATIVE_GOV_ON_EARLYSUPSEND=y
CONFIG_TEGRA_DYNAMIC_PWRDET=y
CONFIG_ARM_ERRATA_743622=y
CONFIG_ARM_ERRATA_751472=y