1 config BR2_PACKAGE_XDRIVER_XF86_VIDEO_SAVAGE
2 bool "xf86-video-savage"
3 depends on BR2_PACKAGE_MESA3D
4 select BR2_PACKAGE_LIBDRM
5 select BR2_PACKAGE_XPROTO_FONTSPROTO
6 select BR2_PACKAGE_XPROTO_RANDRPROTO
7 select BR2_PACKAGE_XPROTO_RENDERPROTO
8 select BR2_PACKAGE_XPROTO_VIDEOPROTO
9 select BR2_PACKAGE_XPROTO_XEXTPROTO
10 select BR2_PACKAGE_XPROTO_XF86DRIPROTO
11 select BR2_PACKAGE_XPROTO_XPROTO
13 S3 Savage video driver
15 comment "xf86-video-savage needs mesa3d"
16 depends on !BR2_PACKAGE_MESA3D