x86: add x2apic config
commit06cd9a7dc8a58186060a91b6ddc031057435fd34
authorYinghai Lu <yinghai@kernel.org>
Tue, 17 Feb 2009 01:29:58 +0000 (16 17:29 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 17 Feb 2009 11:22:20 +0000 (17 12:22 +0100)
treecc015c3a966f31ef77cb458e0b480ffc0eb12acd
parent9f361c221912b6ffa1f7836e0bbf843917f6fce7
x86: add x2apic config

Impact: cleanup

so could deselect x2apic
and INTR_REMAP will select x2apic

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig
arch/x86/include/asm/apic.h
arch/x86/kernel/Makefile
arch/x86/kernel/apic.c
arch/x86/kernel/cpu/common.c
arch/x86/kernel/genapic_64.c
arch/x86/kernel/setup.c
arch/x86/kernel/smpboot.c