]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/idle/Kconfig
x86/speculation: Move arch_smt_update() call to after mitigation decisions
[mirror_ubuntu-bionic-kernel.git] / drivers / idle / Kconfig
CommitLineData
26717172 1config INTEL_IDLE
6ce9cd86 2 bool "Cpuidle Driver for Intel Processors"
26717172
LB
3 depends on CPU_IDLE
4 depends on X86
5 depends on CPU_SUP_INTEL
26717172
LB
6 help
7 Enable intel_idle, a cpuidle driver that includes knowledge of
8 native Intel hardware idle features. The acpi_idle driver
9 can be configured at the same time, in order to handle
10 processors intel_idle does not support.