1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Cpuidle Driver for Intel Processors"
6 depends on CPU_SUP_INTEL
8 Enable intel_idle, a cpuidle driver that includes knowledge of
9 native Intel hardware idle features. The acpi_idle driver
10 can be configured at the same time, in order to handle
11 processors intel_idle does not support.