summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/Kconfig')
-rw-r--r--drivers/gpu/nvgpu/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig b/drivers/gpu/nvgpu/Kconfig
index 75aed3f6..bef9f0c2 100644
--- a/drivers/gpu/nvgpu/Kconfig
+++ b/drivers/gpu/nvgpu/Kconfig
@@ -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 39 depends on TEGRA_CLK_FRAMEWORK || 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.