mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
MALI: midgard: 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: I1b86565fc72ab6678c0252ddba0d7098e4997bd3
This commit is contained in:
@@ -52,6 +52,7 @@ config MALI_MIDGARD_ENABLE_TRACE
|
||||
config MALI_DEVFREQ
|
||||
bool "devfreq support for Mali"
|
||||
depends on MALI_MIDGARD && PM_DEVFREQ
|
||||
select DEVFREQ_GOV_SIMPLE_ONDEMAND
|
||||
help
|
||||
Support devfreq for Mali.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user