On Sat, Feb 09, 2008 at 10:24:01PM +0100, Ingo Molnar wrote:
> 
> * Dave Hansen <[EMAIL PROTECTED]> 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?

Correct.
We should see it used like this:

config X86
        select HAVE_KVM

        Sam

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to