Enable Intel P state driver for processors that can use it.

Signed-off-by: Tom Zanussi <tom.zanu...@linux.intel.com>
---
 meta/cfg/kernel-cache/features/power/intel.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/cfg/kernel-cache/features/power/intel.cfg 
b/meta/cfg/kernel-cache/features/power/intel.cfg
index 80ccbd9..0217d35 100644
--- a/meta/cfg/kernel-cache/features/power/intel.cfg
+++ b/meta/cfg/kernel-cache/features/power/intel.cfg
@@ -15,6 +15,7 @@ CONFIG_X86_ACPI_CPUFREQ=y
 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
+CONFIG_X86_INTEL_PSTATE=y
 
 # enable power management debugging for tools like powertop
 CONFIG_PM_DEBUG=y
-- 
1.9.3

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to