aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/idle/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/idle/Kconfig')
-rw-r--r--drivers/idle/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/idle/Kconfig b/drivers/idle/Kconfig
index fb5c5186d4aa..8489eb58a52c 100644
--- a/drivers/idle/Kconfig
+++ b/drivers/idle/Kconfig
@@ -1,9 +1,8 @@
1config INTEL_IDLE 1config INTEL_IDLE
2 tristate "Cpuidle Driver for Intel Processors" 2 bool "Cpuidle Driver for Intel Processors"
3 depends on CPU_IDLE 3 depends on CPU_IDLE
4 depends on X86 4 depends on X86
5 depends on CPU_SUP_INTEL 5 depends on CPU_SUP_INTEL
6 depends on EXPERIMENTAL
7 help 6 help
8 Enable intel_idle, a cpuidle driver that includes knowledge of 7 Enable intel_idle, a cpuidle driver that includes knowledge of
9 native Intel hardware idle features. The acpi_idle driver 8 native Intel hardware idle features. The acpi_idle driver