package/mesa3d: remove unneeded comment
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 25 Apr 2016 09:37:00 +0000 (11:37 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 25 Apr 2016 19:21:32 +0000 (21:21 +0200)
https://git.busybox.net/buildroot/commit/package/mesa3d?id=f1894ec95728806e09405d26663e0ea371afaeab
removed the dependency on X.org for DRI drivers but forgot to remove
the corresponding comment.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mesa3d/Config.in

index a87f53d76a82e20cc0784541f9b024458bd6524d..45ca69c4fc0df587b9157717f41e09897065ceea 100644 (file)
@@ -97,9 +97,6 @@ config BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_VIRGL
          virgl is the 3D acceleration backend for the virtio-gpu
          shipping with qemu.
 
-comment "DRI drivers need X.Org"
-       depends on !BR2_PACKAGE_XORG7
-
 comment "DRI drivers"
 
 config BR2_PACKAGE_MESA3D_DRI_DRIVER_SWRAST