xref: /openbmc/linux/drivers/idle/Kconfig (revision 58e16d792a6a8c6b750f637a4649967fcac853dc)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
226717172SLen Brownconfig INTEL_IDLE
36ce9cd86SLen Brown	bool "Cpuidle Driver for Intel Processors"
426717172SLen Brown	depends on CPU_IDLE
526717172SLen Brown	depends on X86
626717172SLen Brown	depends on CPU_SUP_INTEL
726717172SLen Brown	help
826717172SLen Brown	  Enable intel_idle, a cpuidle driver that includes knowledge of
926717172SLen Brown	  native Intel hardware idle features.  The acpi_idle driver
1026717172SLen Brown	  can be configured at the same time, in order to handle
1126717172SLen Brown	  processors intel_idle does not support.
12