# Awake gov #
# attivazione governor per awake #
# decommentare per selezionare il governor awake #
AWAKE_GOV="neox";
#AWAKE_GOV="pegasusq";
#AWAKE_GOV="ondemand";
#AWAKE_GOV="hyper";
#AWAKE_GOV="conservative";
#AWAKE_GOV="powersave";
#AWAKE_GOV="intellidemand";
#AWAKE_GOV="performance";
#AWAKE_GOV="zzmoove";
################################################## ############
## Profilo zzmoove (solo se è attivo il gov zzmmove)##
## decommentare la variabile ZZPROF_AWAKE per abilitare##
## i profili (default 7)##
## 0(none)=disattivato##
## 1(def)=default##
## 2(ybat)=Yank Battery##
## 3(ybatext)=Yank Battery Extreme##
## 4(zzbat)=ZaneZam Battery##
## 5(zzbatp)=ZaneZam Battery Plus##
## 6(zzopt)=ZaneZam Optimized##
## 7(zzmod)=ZaneZam Moderate##
## 8(zzperf)=ZaneZam performance##
## 9(zzinz)=ZanaZam InZane##
## 10(zzgame)=ZanaZam Gaming##
################################################## ############
ZZPROF_AWAKE="6"