[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Suppress VIDEO_SELECT config option.
# HG changeset patch # User cl349@xxxxxxxxxxxxxxxxxxxx # 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@xxxxxxxxxx> Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |