]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - init/Makefile
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
authorThomas Gleixner <tglx@linutronix.de>
Thu, 3 May 2012 09:03:02 +0000 (09:03 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 5 May 2012 11:00:46 +0000 (13:00 +0200)
commita6359d1eec43d1fd6ffbac958149844873e0084f
treecbb9681ac4f34c6653064ecbd1bdda8f910d40a2
parente4d59621923ba6c42f30a9d74c7c78d101c2f7aa
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK

Now that all archs except ia64 are converted, replace the config and
let the ia64 select CONFIG_ARCH_INIT_TASK

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20120503085035.867948914@linutronix.de
29 files changed:
arch/Kconfig
arch/alpha/Kconfig
arch/arm/Kconfig
arch/avr32/Kconfig
arch/blackfin/Kconfig
arch/c6x/Kconfig
arch/cris/Kconfig
arch/frv/Kconfig
arch/h8300/Kconfig
arch/hexagon/Kconfig
arch/ia64/Kconfig
arch/m32r/Kconfig
arch/m68k/Kconfig
arch/microblaze/Kconfig
arch/mips/Kconfig
arch/mn10300/Kconfig
arch/openrisc/Kconfig
arch/parisc/Kconfig
arch/powerpc/Kconfig
arch/s390/Kconfig
arch/score/Kconfig
arch/sh/Kconfig
arch/sparc/Kconfig
arch/tile/Kconfig
arch/um/Kconfig.common
arch/unicore32/Kconfig
arch/x86/Kconfig
arch/xtensa/Kconfig
init/Makefile