mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-18 04:41:35 +00:00
Fix default thermal governor option for sunxi-next
This commit is contained in:
parent
8fcbad05aa
commit
8b96e58328
1 changed files with 2 additions and 2 deletions
|
@ -3044,8 +3044,8 @@ CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
|
|||
CONFIG_THERMAL_HWMON=y
|
||||
CONFIG_THERMAL_OF=y
|
||||
CONFIG_THERMAL_WRITABLE_TRIPS=y
|
||||
# CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE is not set
|
||||
CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE=y
|
||||
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
|
||||
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
|
||||
# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
|
||||
CONFIG_THERMAL_GOV_FAIR_SHARE=y
|
||||
|
|
Loading…
Add table
Reference in a new issue