summaryrefslogtreecommitdiffstats
path: root/arch/c6x/Kconfig
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2012-05-03 11:02:52 +0200
committerThomas Gleixner <tglx@linutronix.de>2012-05-05 13:00:22 +0200
commit0c4f6d6bd17bbcf165a2439b59b9e8212c19f645 (patch)
treecf0e594ca7f434f1c9671ff9842957262226e67b /arch/c6x/Kconfig
parentblackfin: Use generic init_task (diff)
downloadlinux-0c4f6d6bd17bbcf165a2439b59b9e8212c19f645.tar.xz
linux-0c4f6d6bd17bbcf165a2439b59b9e8212c19f645.zip
c6x: Use generic init_task
Same code. Use the generic version. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-and-tested-by: Mark Salter <msalter@redhat.com> Link: http://lkml.kernel.org/r/20120503085034.412398724@linutronix.de
Diffstat (limited to 'arch/c6x/Kconfig')
-rw-r--r--arch/c6x/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/c6x/Kconfig b/arch/c6x/Kconfig
index 1c3ccd416d50..4189fb52d519 100644
--- a/arch/c6x/Kconfig
+++ b/arch/c6x/Kconfig
@@ -10,6 +10,7 @@ config TMS320C6X
select HAVE_ARCH_TRACEHOOK
select HAVE_DMA_API_DEBUG
select HAVE_GENERIC_HARDIRQS
+ select HAVE_GENERIC_INIT_TASK
select HAVE_MEMBLOCK
select SPARSE_IRQ
select IRQ_DOMAIN