KVM is not seen under X86 config with latest git (32 bit compile)
authorBalbir Singh <balbir@linux.vnet.ibm.com>
Sun, 10 Feb 2008 07:16:28 +0000 (12:46 +0530)
committerIngo Molnar <mingo@elte.hu>
Thu, 14 Feb 2008 22:30:21 +0000 (23:30 +0100)
The KVM configuration is no longer visible in the latest git tree. It looks
like it is selected by HAVE_SETUP_PER_CPU_AREA. I've moved HAVE_KVM to
under CONFIG_X86.

Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>
Acked-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig

Simple merge