From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastian Blank Subject: [PATCH] xen: fbdev frontend needs xenbus frontend Date: Wed, 24 Feb 2010 14:58:28 +0100 Message-ID: <20100224135828.GA32009@wavehammer.waldi.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jeremy Fitzhardinge Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org The fbdev (and kbddev) frontend needs the xenbus frontend, but does not define a dependency. Make the fbdev frontend select the xenbus frontend. Signed-off-by: Bastian Blank diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 188e1ba..efac9e3 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -2063,6 +2063,7 @@ config XEN_FBDEV_FRONTEND select FB_SYS_IMAGEBLIT select FB_SYS_FOPS select FB_DEFERRED_IO + select XEN_XENBUS_FRONTEND default y help This driver implements the front-end of the Xen virtual -- No more blah, blah, blah! -- Kirk, "Miri", stardate 2713.6