diff --git a/config/sources/families/sun50iw1.conf b/config/sources/families/sun50iw1.conf index b9e836ca8..396aa9bd8 100644 --- a/config/sources/families/sun50iw1.conf +++ b/config/sources/families/sun50iw1.conf @@ -4,7 +4,7 @@ OVERLAY_PREFIX='sun50i-a64' BOOTENV_FILE='sun50iw1-next.txt' [[ -z $CPUMIN ]] && CPUMIN=480000 [[ -z $CPUMAX ]] && CPUMAX=1010000 -GOVERNOR=ondemand +GOVERNOR=performance ASOUND_STATE='asound.state.pinebook-next' family_tweaks_s()