]> Git Repo - linux.git/blob - drivers/idle/Kconfig
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / drivers / idle / Kconfig
1 config INTEL_IDLE
2         bool "Cpuidle Driver for Intel Processors"
3         depends on CPU_IDLE
4         depends on X86
5         depends on CPU_SUP_INTEL
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.
This page took 0.038497 seconds and 4 git commands to generate.