summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/Kconfig.nvgpu
diff options
context:
space:
mode:
authorDeepak Nibade <dnibade@nvidia.com>2017-05-16 05:40:22 -0400
committermobile promotions <svcmobile_promotions@nvidia.com>2017-05-24 07:55:47 -0400
commit8f4a590cf22fa9691953e9be0dca18b399228167 (patch)
treee3a0e17ebba6116d0d72e0869a06507189bcfadf /drivers/gpu/nvgpu/Kconfig.nvgpu
parent5570194dc4d97a857b354b706949e27663ebeee0 (diff)
gpu: nvgpu: remove TEGRA_CLK_FRAMEWORK support
CONFIG_TEGRA_CLK_FRAMEWORK is no longer supported hence remove this config and all the code that is protected with this config Jira NVGPU-49 Change-Id: Ica28019e0c99e95743216e005ba2fba20357b2d5 Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: http://git-master/r/1483090 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/Kconfig.nvgpu')
-rw-r--r--drivers/gpu/nvgpu/Kconfig.nvgpu4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig.nvgpu b/drivers/gpu/nvgpu/Kconfig.nvgpu
index 4d7e0f12..73904a94 100644
--- a/drivers/gpu/nvgpu/Kconfig.nvgpu
+++ b/drivers/gpu/nvgpu/Kconfig.nvgpu
@@ -36,7 +36,7 @@ config GK20A_PERFMON
36 decrease frequency if idle). 36 decrease frequency if idle).
37 37
38config GK20A_DEVFREQ 38config GK20A_DEVFREQ
39 depends on TEGRA_CLK_FRAMEWORK || COMMON_CLK 39 depends on COMMON_CLK
40 bool "Use Devfreq" 40 bool "Use Devfreq"
41 help 41 help
42 Select this to use devfreq based scaling. 42 Select this to use devfreq based scaling.
@@ -104,7 +104,7 @@ config TEGRA_ACR
104 104
105config TEGRA_USE_NA_GPCPLL 105config TEGRA_USE_NA_GPCPLL
106 bool "Enable noise aware mode of GM20B GPCPLL on Tegra" 106 bool "Enable noise aware mode of GM20B GPCPLL on Tegra"
107 depends on TEGRA_CLK_FRAMEWORK || COMMON_CLK 107 depends on COMMON_CLK
108 default n 108 default n
109 help 109 help
110 Enable noise aware (NA) mode of GM20b GPCPLL. In this mode PLL output 110 Enable noise aware (NA) mode of GM20b GPCPLL. In this mode PLL output