Config.in 223 B

12345678
  1. config BR2_PACKAGE_MESA3D
  2. bool "Mesa 3D Graphics Library"
  3. default n
  4. select BR2_PACKAGE_XPROTO_GLPROTO
  5. select BR2_PACKAGE_XSERVER_XORG_SERVER
  6. help
  7. Mesa 3D, an open-source implementation of the OpenGL specification.