From c71346ad943d584ce27fb19a86fed911f722ae88 Mon Sep 17 00:00:00 2001 From: Srikar Srimath Tirumala Date: Tue, 6 Dec 2016 17:17:14 -0800 Subject: 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 Reviewed-on: http://git-master/r/1266180 Reviewed-by: Peter Boonstoppel Reviewed-by: Shreshtha Sahu GVS: Gerrit_Virtual_Submit --- drivers/gpu/nvgpu/Kconfig.nvgpu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/Kconfig.nvgpu') 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 config TEGRA_USE_NA_GPCPLL bool "Enable noise aware mode of GM20B GPCPLL on Tegra" - depends on TEGRA_CLK_FRAMEWORK + depends on TEGRA_CLK_FRAMEWORK || COMMON_CLK default n help Enable noise aware (NA) mode of GM20b GPCPLL. In this mode PLL output -- cgit v1.2.2