summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorThomas Gleixner2013-04-17 10:33:13 +0200
committerThomas Gleixner2013-04-17 10:39:38 +0200
commitd190e8195b90bc1e65c494fe08e54e9e581bfd16 (patch)
treec605d086deeec31a94fb982779b54c15c2be876f /arch/mips
parentum: Use generic idle loop (diff)
downloadkernel-qcow2-linux-d190e8195b90bc1e65c494fe08e54e9e581bfd16.tar.gz
kernel-qcow2-linux-d190e8195b90bc1e65c494fe08e54e9e581bfd16.tar.xz
kernel-qcow2-linux-d190e8195b90bc1e65c494fe08e54e9e581bfd16.zip
idle: Remove GENERIC_IDLE_LOOP config switch
All archs are converted over. Remove the config switch and the fallback code. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index e1a3d02af637..51244bf97271 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -34,7 +34,6 @@ config MIPS
select HAVE_MEMBLOCK_NODE_MAP
select ARCH_DISCARD_MEMBLOCK
select GENERIC_SMP_IDLE_THREAD
- select GENERIC_IDLE_LOOP
select BUILDTIME_EXTABLE_SORT
select GENERIC_CLOCKEVENTS
select GENERIC_CMOS_UPDATE