Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Commit

Permalink
Revert "raphael_defconfig: drop big cores minfreq to 710 mhz"
Browse files Browse the repository at this point in the history
Set it back to 1ghz, prime core will be at its minimal frequency.

This reverts commit 1265532.

Signed-off-by: Yaroslav Furman <[email protected]>
  • Loading branch information
YaroST12 committed May 14, 2020
1 parent 042fbcf commit 03f9c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/raphael_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ CONFIG_WAKE_BOOST_DURATION_MS=3000
CONFIG_MAX_BOOST_FREQ_LP=1632000
CONFIG_MAX_BOOST_FREQ_PERF=2016000
CONFIG_MIN_FREQ_LP=1209600
CONFIG_MIN_FREQ_PERF=710400
CONFIG_MIN_FREQ_PERF=1056000
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y
Expand Down

0 comments on commit 03f9c73

Please sign in to comment.