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 <waldi@xxxxxxxxxx>
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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|