memcached: bump version to 1.4.36
[buildroot-gz.git] / package / x11r7 / xdriver_xf86-video-nouveau / Config.in
blob7e756e21078e4a50ebd582bdc22c9554c6b1f19a
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
12         help
13           Nouveau video driver
15           http://nouveau.freedesktop.org
17 comment "xf86-video-nouveau needs mesa3d"
18         depends on !BR2_PACKAGE_MESA3D