mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
MALI: bifrost: Kconfig: Don't select PM_DEVFREQ and DEVFREQ_THERMAL
If use savedefconfig to update defconfig, PM_DEVFREQ and DEVFREQ_THERMAL will be removed, and dmc and opp_select also depend on PM_DEVFREQ, enable them default. Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: Ied5ac8e70fe195294df2752160ce6e56360f2db8
This commit is contained in:
@@ -22,8 +22,6 @@ menuconfig MALI_BIFROST
|
||||
tristate "Mali Bifrost series support"
|
||||
select GPU_TRACEPOINTS if ANDROID
|
||||
select DMA_SHARED_BUFFER
|
||||
select PM_DEVFREQ
|
||||
select DEVFREQ_THERMAL
|
||||
select FW_LOADER
|
||||
default n
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user