1 config BR2_PACKAGE_XDRIVER_XF86_VIDEO_VMWARE
2 bool "xf86-video-vmware"
3 depends on BR2_PACKAGE_MESA3D
4 depends on BR2_i386 || BR2_x86_64
5 select BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_SVGA
6 select BR2_PACKAGE_XPROTO_FONTSPROTO
7 select BR2_PACKAGE_XPROTO_RANDRPROTO
8 select BR2_PACKAGE_XPROTO_RENDERPROTO
9 select BR2_PACKAGE_XPROTO_XEXTPROTO
10 select BR2_PACKAGE_XPROTO_XINERAMAPROTO
11 select BR2_PACKAGE_XPROTO_XPROTO
13 VMware SVGA video driver
15 comment "xf86-video-vmware needs mesa3d"
16 depends on !BR2_PACKAGE_MESA3D