# List of CPUs for managing separated by spaces.
# If not set then all CPUs will be managed.
#CPU=

# Scalling governor used when AC is on.
# If not set then will be used 'powersave' governor in case
# of intel_pstate or amd-pstate-epp CPUFreq driver and 'ondemand' governor
# otherwise.
#GOVERNOR_AC_ON=

# Scalling governor used when AC is off.
# If not set then will be used 'powersave' governor in case
# of intel_pstate or amd-pstate-epp CPUFreq driver and 'ondemand' governor
# otherwise.
#GOVERNOR_AC_OFF=

# Cpufreq module. If not set then will be detected
# automatically by detect-cpufreq-module script.
#MODULE=
