mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
MALI: utgard: select DEVFREQ_GOV_SIMPLE_ONDEMAND when MALI_DEVFREQ enabled
MALI_DEVFREQ is enabled by default. Signed-off-by: Zhen Chen <chenzhen@rock-chips.com> Change-Id: I8fdbcc2c45bba35c514ca6ddc58b0e9c6a38cf2c
This commit is contained in:
@@ -100,6 +100,7 @@ config MALI_DT
|
||||
config MALI_DEVFREQ
|
||||
bool "Using devfreq to tuning frequency"
|
||||
depends on MALI400 && PM_DEVFREQ
|
||||
select DEVFREQ_GOV_SIMPLE_ONDEMAND
|
||||
default n
|
||||
help
|
||||
Support devfreq for Mali.
|
||||
|
||||
Reference in New Issue
Block a user