1 config BR2_PACKAGE_XDRIVER_XF86_VIDEO_NOUVEAU
2 bool "xf86-video-nouveau"
3 depends on BR2_PACKAGE_MESA3D
4 select BR2_PACKAGE_MESA3D_DRI_DRIVER_NOUVEAU
5 select BR2_PACKAGE_LIBDRM
6 select BR2_PACKAGE_LIBDRM_NOUVEAU
7 select BR2_PACKAGE_XPROTO_DRI2PROTO
8 select BR2_PACKAGE_XPROTO_RANDRPROTO
9 select BR2_PACKAGE_XPROTO_RENDERPROTO
10 select BR2_PACKAGE_XPROTO_VIDEOPROTO
11 select BR2_PACKAGE_XPROTO_XEXTPROTO
15 http://nouveau.freedesktop.org
17 comment "xf86-video-nouveau needs mesa3d"
18 depends on !BR2_PACKAGE_MESA3D