summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorThomas Gleixner2012-04-20 15:05:52 +0200
committerThomas Gleixner2012-04-26 12:06:11 +0200
commite80e7813cd772cf30597024b371e73df9736de8d (patch)
tree8d9fd073b47120099cd34cc585082b7836f36fe2 /arch/s390/Kconfig
parenthexagon: Use generic idle thread allocation (diff)
downloadkernel-qcow2-linux-e80e7813cd772cf30597024b371e73df9736de8d.tar.gz
kernel-qcow2-linux-e80e7813cd772cf30597024b371e73df9736de8d.tar.xz
kernel-qcow2-linux-e80e7813cd772cf30597024b371e73df9736de8d.zip
s390: 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: Martin Schwidefsky <schwidefsky@de.ibm.com> Link: http://lkml.kernel.org/r/20120420124557.652574928@linutronix.de
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 9015060919a0..15cab3ee44e8 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -122,6 +122,7 @@ config S390
select ARCH_INLINE_WRITE_UNLOCK_BH
select ARCH_INLINE_WRITE_UNLOCK_IRQ
select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE
+ select GENERIC_SMP_IDLE_THREAD
config SCHED_OMIT_FRAME_POINTER
def_bool y