[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080210105057.GD10790@uranus.ravnborg.org>
Date: Sun, 10 Feb 2008 11:50:57 +0100
From: Sam Ravnborg <sam@...nborg.org>
To: Dave Hansen <haveblue@...ibm.com>
Cc: Avi Kivity <avi@...o.co.il>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
kvm-devel <kvm-devel@...ts.sourceforge.net>
Subject: Re: [PATCH] make KVM selectable again
Hi Dave.
>
> I've verified that arch/x86/kvm/Kconfig was getting run by putting some
> comments in it. It seems to me like just putting:
>
> config HAVE_KVM
> bool
>
> isn't letting anything come into my .config at all. I'm not sure why we
> do that, and then have:
>
> select HAVE_KVM
>
> in arch/x86/Kconfig.
See rationale in Documentation/kbuild/kconfig-language.txt - last chapter.
In this case the select was just placed wrongly.
Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists