Mailing List Archive

Suppress VIDEO_SELECT config option.
# HG changeset patch
# User cl349@firebug.cl.cam.ac.uk
# Node ID 9fa969af72cd2b38ee5248a20f613e3e42f328aa
# Parent 834e209cec9f74f9294ce5c64f89be69a46fef33
Suppress VIDEO_SELECT config option.
The Xen guest doesn't know how to change video modes at boot.

From: Jan Beulich <JBeulich@novell.com>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>

diff -r 834e209cec9f -r 9fa969af72cd linux-2.6-xen-sparse/drivers/video/Kconfig
--- a/linux-2.6-xen-sparse/drivers/video/Kconfig Mon Feb 20 18:02:55 2006
+++ b/linux-2.6-xen-sparse/drivers/video/Kconfig Mon Feb 20 18:03:56 2006
@@ -495,7 +495,7 @@

config VIDEO_SELECT
bool
- depends on (FB = y) && X86
+ depends on (FB = y) && X86 && !XEN
default y

config FB_SGIVW

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog