gpu: arm/mali: do not select DEVFREQ_THERMAL
Signed-off-by: Nahuel Gómez <nahuelgomez329@gmail.com>
This commit is contained in:
parent
c54e723d54
commit
6acef33578
2 changed files with 0 additions and 2 deletions
|
@ -23,7 +23,6 @@ menuconfig MALI_MIDGARD
|
|||
select GPU_TRACEPOINTS if ANDROID
|
||||
select DMA_SHARED_BUFFER
|
||||
select PM_DEVFREQ
|
||||
select DEVFREQ_THERMAL
|
||||
default m if SOC_EXYNOS2100
|
||||
default y if SOC_EXYNOS9830
|
||||
default n
|
||||
|
|
|
@ -23,7 +23,6 @@ menuconfig MALI_MIDGARD
|
|||
select GPU_TRACEPOINTS if ANDROID
|
||||
select DMA_SHARED_BUFFER
|
||||
select PM_DEVFREQ
|
||||
select DEVFREQ_THERMAL
|
||||
select FW_LOADER
|
||||
default m if SOC_EXYNOS2100
|
||||
default y if SOC_EXYNOS9830
|
||||
|
|
Loading…
Reference in a new issue