diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2012-05-03 09:02:50 +0000 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2012-05-05 13:00:21 +0200 |
commit | 5dced29d71c2ad9b6e69a4af360bd2fd1b3c4950 (patch) | |
tree | f0885d06892171a1a4f788c70a14a9f21ef5f39f /arch/alpha/Kconfig | |
parent | a4a2eb490e38aaff61eafcb8cde6725ad1be22ab (diff) | |
download | linux-5dced29d71c2ad9b6e69a4af360bd2fd1b3c4950.tar.gz linux-5dced29d71c2ad9b6e69a4af360bd2fd1b3c4950.tar.bz2 linux-5dced29d71c2ad9b6e69a4af360bd2fd1b3c4950.zip |
alpha: Use generic init_task
Identical code. Use the generic version.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Matt Turner <mattst88@gmail.com>
Link: http://lkml.kernel.org/r/20120503085034.162634519@linutronix.de
Diffstat (limited to 'arch/alpha/Kconfig')
-rw-r--r-- | arch/alpha/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig index 991b8bbff4ff..74d000480b69 100644 --- a/arch/alpha/Kconfig +++ b/arch/alpha/Kconfig @@ -16,6 +16,7 @@ config ALPHA select ARCH_WANT_OPTIONAL_GPIOLIB select ARCH_HAVE_NMI_SAFE_CMPXCHG select GENERIC_SMP_IDLE_THREAD + select HAVE_GENERIC_INIT_TASK help The Alpha is a 64-bit general-purpose processor designed and marketed by the Digital Equipment Corporation of blessed memory, |