blob: 55bcf803841e306586dd120869a6ebbc25847c0a [file] [log] [blame]
Len Brown26717172010-03-08 14:07:30 -05001config INTEL_IDLE
Len Brown6ce9cd82010-08-14 14:40:36 -04002 bool "Cpuidle Driver for Intel Processors"
Len Brown26717172010-03-08 14:07:30 -05003 depends on CPU_IDLE
4 depends on X86
5 depends on CPU_SUP_INTEL
Len Brown26717172010-03-08 14:07:30 -05006 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.