Re: [PATCH] make KVM selectable again

From: Ingo Molnar
Date: Sat Feb 09 2008 - 16:24:35 EST



* Dave Hansen <haveblue@xxxxxxxxxx> wrote:

> config HAVE_SETUP_PER_CPU_AREA
> def_bool X86_64
>
> -select HAVE_KVM
> +config HAVE_KVM
> + def_bool y

i think it might be better to just move the select to after the "config
X86" option. (this is a legitimate use of select) Sam, do you concur?

(but, your current fix should go in ASAP, so no objections from me.)

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/