From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: newer dom0 kernel / xen-unstable git kernel tree Date: Wed, 23 Sep 2009 12:20:26 -0700 Message-ID: <4ABA74FA.5060906@goop.org> References: <20090923065237.GD31123@reaktio.net> <20090923065743.GE31123@reaktio.net> <20090923094852.GI31123@reaktio.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: James Harper Cc: Thiago Camargo Martins Cordeiro , "J. Roeleveld" , xen-devel@lists.xensource.com, keir.fraser@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On 09/23/09 03:57, James Harper wrote: > if CONFIG_XEN_BLKDEV_FRONTEND=m and CONFIG_XEN_NETDEV_FRONTEND=m then it seems to force CONFIG_XEN_XENBUS_FRONTEND=m, which is incompatible with xenfb and xenkbd being built into the kernel... > Yeah, that config stuff is a mess ATM, and needs a bit of love and close attention. Again, non-modular is the quick fix. J