xref: /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-fbturbo/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config 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_XORGPROTO
6	help
7	  video driver, primarily optimized for the devices powered
8	  by the Allwinner SoC (A10, A13, A20). It can use some of
9	  the 2D/3D hardware acceleration features.
10
11	  https://github.com/ssvb/xf86-video-fbturbo
12