summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorSrikar Srimath Tirumala <srikars@nvidia.com>2016-12-06 20:17:14 -0500
committermobile promotions <svcmobile_promotions@nvidia.com>2017-01-30 19:34:52 -0500
commitc71346ad943d584ce27fb19a86fed911f722ae88 (patch)
tree0c6433d155a8c922fab7d1728f512f5f9ba007ff /drivers
parent0efedacffd28cd3f156b8a1a7764e5d9cda572c6 (diff)
gpu: nvgpu: enb TEGRA_USE_NA_GPCPLL for T210 K4.4
T210 K4.4 uses common clock framework instead of Tegra Clock Framework. Fix the config dependency to address this. Bug 200233943 Change-Id: I2ed61153ca9475f895593ca7c22fd9cdcf6f3534 Signed-off-by: Srikar Srimath Tirumala <srikars@nvidia.com> Reviewed-on: http://git-master/r/1266180 Reviewed-by: Peter Boonstoppel <pboonstoppel@nvidia.com> Reviewed-by: Shreshtha Sahu <ssahu@nvidia.com> GVS: Gerrit_Virtual_Submit
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpu/nvgpu/Kconfig.nvgpu2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig.nvgpu b/drivers/gpu/nvgpu/Kconfig.nvgpu
index b5c04c21..3e3607e0 100644
--- a/drivers/gpu/nvgpu/Kconfig.nvgpu
+++ b/drivers/gpu/nvgpu/Kconfig.nvgpu
@@ -85,7 +85,7 @@ config TEGRA_ACR
85 85
86config TEGRA_USE_NA_GPCPLL 86config TEGRA_USE_NA_GPCPLL
87 bool "Enable noise aware mode of GM20B GPCPLL on Tegra" 87 bool "Enable noise aware mode of GM20B GPCPLL on Tegra"
88 depends on TEGRA_CLK_FRAMEWORK 88 depends on TEGRA_CLK_FRAMEWORK || COMMON_CLK
89 default n 89 default n
90 help 90 help
91 Enable noise aware (NA) mode of GM20b GPCPLL. In this mode PLL output 91 Enable noise aware (NA) mode of GM20b GPCPLL. In this mode PLL output