Commit 4f6e1af2 authored by Michael Shigorin's avatar Michael Shigorin

features.in/power: use installer-feature-cpufreq

This tweak follows zerg@'s question whether it's possible to employ i-f-cpufreq-stage3 (which pulls in cpufreq-simple too but also tweaks the default governor for AMD CPUs as recommended by kernel folks); see also this discussion: http://lists.altlinux.org/pipermail/community/2011-November/thread.html#673459
parent 9626b284
......@@ -11,7 +11,7 @@ use/power/acpi/button: use/power/acpi
@$(call add,COMMON_PACKAGES,acpid-events-power)
use/power/acpi/cpufreq: use/power/acpi
@$(call add,COMMON_PACKAGES,cpufreq-simple)
@$(call add,COMMON_PACKAGES,installer-feature-cpufreq-stage3)
use/power/acpi/powersave: use/power/acpi
@$(call add,COMMON_PACKAGES,powersave)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment