Hello Derek,

On 13/09/16 20:40, Derek Straka wrote:
diff --git a/xen/drivers/video/Kconfig b/xen/drivers/video/Kconfig
index 0ffbbd9..0f208fe 100644
--- a/xen/drivers/video/Kconfig
+++ b/xen/drivers/video/Kconfig
@@ -3,7 +3,8 @@ config VIDEO
        bool

 config VGA
-       bool
+       bool "VGA"
+       default y if X86

Same remark as for the NS16550 change. This option cannot be enabled on ARM and will break compilation of randconfig.

Regards,

        select VIDEO

 config HAS_ARM_HDLCD

Regards,

--
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to