diff --git a/drivers/gpu/nvgpu/Kconfig b/drivers/gpu/nvgpu/Kconfig index 0c78f67fe..bbd5f6f08 100644 --- a/drivers/gpu/nvgpu/Kconfig +++ b/drivers/gpu/nvgpu/Kconfig @@ -21,7 +21,7 @@ choice Select this entry to enable gk20a scaling config GK20A_DEVFREQ - depends on COMMON_CLK + depends on COMMON_CLK && PM_DEVFREQ bool "Use Devfreq" help Select this to use devfreq based scaling.