summaryrefslogtreecommitdiffstats
path: root/drivers/idle/Kconfig
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-08-15 20:17:52 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2010-08-15 20:17:52 +0200
commit5a4179460cb50d939a2ae713cf88fcbff75f2c1c (patch)
treef41bfc36bbb14be449aaeecf01df592a5fd553f4 /drivers/idle/Kconfig
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup (diff)
parentintel_idle: recognize Lincroft Atom Processor (diff)
downloadlinux-5a4179460cb50d939a2ae713cf88fcbff75f2c1c.tar.xz
linux-5a4179460cb50d939a2ae713cf88fcbff75f2c1c.zip
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
* 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6: intel_idle: recognize Lincroft Atom Processor intel_idle: no longer EXPERIMENTAL intel_idle: disable module support intel_idle: add support for Westmere-EX intel_idle: delete power_policy modparam, and choose substate functions intel_idle: delete substates DEBUG modparam
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 @@
config INTEL_IDLE
- tristate "Cpuidle Driver for Intel Processors"
+ bool "Cpuidle Driver for Intel Processors"
depends on CPU_IDLE
depends on X86
depends on CPU_SUP_INTEL
- depends on EXPERIMENTAL
help
Enable intel_idle, a cpuidle driver that includes knowledge of
native Intel hardware idle features. The acpi_idle driver