1 config BR2_PACKAGE_XDRIVER_XF86_VIDEO_FBTURBO
2 bool "xf86-video-fbturbo"
3 select BR2_PACKAGE_LIBDRM
4 select BR2_PACKAGE_PIXMAN
5 select BR2_PACKAGE_XPROTO_DRI2PROTO if BR2_PACKAGE_LIBUMP
6 select BR2_PACKAGE_XPROTO_FONTSPROTO
7 select BR2_PACKAGE_XPROTO_RANDRPROTO
8 select BR2_PACKAGE_XPROTO_RENDERPROTO
9 select BR2_PACKAGE_XPROTO_VIDEOPROTO
10 select BR2_PACKAGE_XPROTO_XPROTO
11 select BR2_PACKAGE_XPROTO_XF86DRIPROTO
13 video driver, primarily optimized for the devices powered
14 by the Allwinner SoC (A10, A13, A20). It can use some of
15 the 2D/3D hardware acceleration features.
17 https://github.com/ssvb/xf86-video-fbturbo