summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorLen Brown2008-02-07 10:16:34 +0100
committerLen Brown2008-02-07 10:16:34 +0100
commit9b7131542178f5f948e4bb6bea6e1c545e697b06 (patch)
treef502264c3768d4bf8ca28d8f5cc10d45e5897179 /arch
parentMerge branches 'release' and 'dsdt-override' into release (diff)
downloadkernel-qcow2-linux-9b7131542178f5f948e4bb6bea6e1c545e697b06.tar.gz
kernel-qcow2-linux-9b7131542178f5f948e4bb6bea6e1c545e697b06.tar.xz
kernel-qcow2-linux-9b7131542178f5f948e4bb6bea6e1c545e697b06.zip
Revert "cpuidle: build fix for non-x86"
This reverts commit f757397097d0713c949af76dccabb65a2785782e. which ironically broke the ia64 build
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 3954ae96b0c7..fd4265007053 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -98,9 +98,6 @@ config ARCH_HAS_ILOG2_U32
config ARCH_HAS_ILOG2_U64
def_bool n
-config ARCH_HAS_CPU_IDLE_WAIT
- def_bool y
-
config GENERIC_CALIBRATE_DELAY
def_bool y