summaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk2009-10-08 19:23:08 +0200
committerJeremy Fitzhardinge2009-10-08 20:55:18 +0200
commitba69ea42f8ba8286cbe0e939bd1ce781b7905b84 (patch)
tree6b1d765aa10b2a32ab9e02eb39674a40167ade6d /drivers/video/Kconfig
parentLinux 2.6.31 (diff)
downloadkernel-qcow2-linux-ba69ea42f8ba8286cbe0e939bd1ce781b7905b84.tar.gz
kernel-qcow2-linux-ba69ea42f8ba8286cbe0e939bd1ce781b7905b84.tar.xz
kernel-qcow2-linux-ba69ea42f8ba8286cbe0e939bd1ce781b7905b84.zip
Fix toogle whether xenbus driver should be built as module or part of kernel.
The "select" statement in the Kconfig ensures that all other users of the xenbus will have the same dependency. Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 3b54b3940178..1b332d182a68 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -2070,6 +2070,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