# set cpufreq governor if defined # possible choices are: ondemand powersave userspace performance GOVERNOR=ondemand # minimum frequency #MIN_FREQ= # maximum frequency #MAX_FREQ= # Uncomment to use acpi-cpufreq as fallback #USE_ACPI_CPUFREQ=yes