The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / x11r7 / xdriver_xf86-video-glint / Config.in
1 config BR2_PACKAGE_XDRIVER_XF86_VIDEO_GLINT
2         bool "xf86-video-glint"
3         depends on BR2_PACKAGE_MESA3D
4         select BR2_PACKAGE_LIBDRM
5         select BR2_PACKAGE_XPROTO_FONTSPROTO
6         select BR2_PACKAGE_XPROTO_GLPROTO
7         select BR2_PACKAGE_XPROTO_RANDRPROTO
8         select BR2_PACKAGE_XPROTO_RENDERPROTO
9         select BR2_PACKAGE_XPROTO_VIDEOPROTO
10         select BR2_PACKAGE_XPROTO_XEXTPROTO
11         select BR2_PACKAGE_XPROTO_XF86DGAPROTO
12         select BR2_PACKAGE_XPROTO_XF86DRIPROTO
13         select BR2_PACKAGE_XPROTO_XPROTO
14         help
15           GLINT/Permedia video driver
16
17 comment "xf86-video-glint needs mesa3d"
18         depends on !BR2_PACKAGE_MESA3D