kernel: Add intel_idle driver to x86_64 build
authorMichael Marley <michael@michaelmarley.com>
Sat, 11 Mar 2017 22:49:26 +0000 (17:49 -0500)
committerFelix Fietkau <nbd@nbd.name>
Tue, 14 Mar 2017 12:28:04 +0000 (13:28 +0100)
This driver supports CPU-specific idle features on recent Intel
processors.  It does not conflict with the ACPI idle driver and
that driver will continue to be used for unsupported and non-Intel
processors.

Signed-off-by: Michael Marley <michael@michaelmarley.com>
target/linux/x86/64/config-default

index 04ed3fa8a217e9f997519662b35a767c930c8a55..840371c5811d319d24433790c830af1d3bd68a53 100644 (file)
@@ -182,6 +182,7 @@ CONFIG_HYPERV_UTILS=y
 # CONFIG_I7300_IDLE is not set
 # CONFIG_IA32_EMULATION is not set
 CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
+CONFIG_INTEL_IDLE=y
 # CONFIG_INTEL_IPS is not set
 # CONFIG_INTEL_MENLOW is not set
 # CONFIG_INTEL_MIC_BUS is not set