Skip to content

Commit

Permalink
S1832Config: enable step_wise and bang_bang (as default) thermal gove…
Browse files Browse the repository at this point in the history
…rnors [STREAMEIGHT-3331]

Signed-off-by: Martin Pietryka <martin.pietryka@streamunlimited.com>
  • Loading branch information
pietrmar authored and dasty committed Dec 14, 2020
1 parent 615bb13 commit 485ed53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/configs/stream1832_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,8 @@ CONFIG_GPIO_PCA953X=y
CONFIG_AXP20X_POWER=y
CONFIG_THERMAL=y
CONFIG_THERMAL_WRITABLE_TRIPS=y
CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR=y
CONFIG_THERMAL_GOV_USER_SPACE=y
CONFIG_THERMAL_DEFAULT_GOV_BANG_BANG=y
CONFIG_THERMAL_GOV_STEP_WISE=y
CONFIG_CPU_THERMAL=y
CONFIG_DEVFREQ_THERMAL=y
CONFIG_MFD_AXP20X_I2C=y
Expand Down

0 comments on commit 485ed53

Please sign in to comment.