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 0c78f67f..bbd5f6f0 100644
--- a/drivers/gpu/nvgpu/Kconfig
+++ b/drivers/gpu/nvgpu/Kconfig
@@ -21,7 +21,7 @@ choice
21 Select this entry to enable gk20a scaling 21 Select this entry to enable gk20a scaling
22 22
23config GK20A_DEVFREQ 23config GK20A_DEVFREQ
24 depends on COMMON_CLK 24 depends on COMMON_CLK && PM_DEVFREQ
25 bool "Use Devfreq" 25 bool "Use Devfreq"
26 help 26 help
27 Select this to use devfreq based scaling. 27 Select this to use devfreq based scaling.