aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/Kconfig
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2012-05-03 05:02:52 -0400
committerThomas Gleixner <tglx@linutronix.de>2012-05-05 07:00:22 -0400
commitc172ede404d4eda55ed2c0df1c4c11df9311b299 (patch)
tree52c46c642eab80decda8eaafc29d4bbb81407ee8 /arch/cris/Kconfig
parent0c4f6d6bd17bbcf165a2439b59b9e8212c19f645 (diff)
cris: Use generic init_task
Same code. Use the generic version. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Jesper Nilsson <jesper.nilsson@axis.com> Link: http://lkml.kernel.org/r/20120503085034.475552133@linutronix.de
Diffstat (limited to 'arch/cris/Kconfig')
-rw-r--r--arch/cris/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig
index 2995035812e..15e30a771a7 100644
--- a/arch/cris/Kconfig
+++ b/arch/cris/Kconfig
@@ -50,6 +50,7 @@ config CRIS
50 select GENERIC_IRQ_SHOW 50 select GENERIC_IRQ_SHOW
51 select GENERIC_IOMAP 51 select GENERIC_IOMAP
52 select GENERIC_SMP_IDLE_THREAD if ETRAX_ARCH_V32 52 select GENERIC_SMP_IDLE_THREAD if ETRAX_ARCH_V32
53 select HAVE_GENERIC_INIT_TASK
53 54
54config HZ 55config HZ
55 int 56 int