sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 2 Apr 2009 04:08:31 +0000 (13:08 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 2 Apr 2009 04:08:31 +0000 (13:08 +0900)
commite869a90ee1235a4f89ecb956e7b7d724d65217c8
tree301059ac2ebc4c0ac8251765a3a87e4b2518bfc8
parenteeee7853c4ffaf5b9eb58f39708e3c78f66cee15
sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.

cpuidle wants ARCH_HAS_DEFAULT_IDLE defined in order to use the
default idle loop. So, make it accessible and enable it for all
sh machines.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/include/asm/system.h
arch/sh/kernel/idle.c