summaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorThomas Gleixner2012-04-20 15:05:54 +0200
committerThomas Gleixner2012-04-26 12:06:12 +0200
commitea0588cb6b201c38b0120c4ad38bc548d5dde29a (patch)
tree9debf340ff58725e4d5b7c0f6bd7283d35cc125c /arch/sh/Kconfig
parentblackfin: Use generic idle thread allocation (diff)
downloadkernel-qcow2-linux-ea0588cb6b201c38b0120c4ad38bc548d5dde29a.tar.gz
kernel-qcow2-linux-ea0588cb6b201c38b0120c4ad38bc548d5dde29a.tar.xz
kernel-qcow2-linux-ea0588cb6b201c38b0120c4ad38bc548d5dde29a.zip
sh: Use generic idle thread allocation
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com> Acked-by: Paul Mundt <lethal@linux-sh.org> Link: http://lkml.kernel.org/r/20120420124557.855203626@linutronix.de
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index ff9e033ce626..244cfd0dbb7b 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -28,6 +28,7 @@ config SUPERH
select RTC_LIB
select GENERIC_ATOMIC64
select GENERIC_IRQ_SHOW
+ select GENERIC_SMP_IDLE_THREAD
help
The SuperH is a RISC processor targeted for use in embedded systems
and consumer electronics; it was also used in the Sega Dreamcast