summaryrefslogtreecommitdiff
path: root/package/mesa3d
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-04-25 11:37:00 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-04-25 21:21:32 +0200
commit80e2c3138be7a062333bf9b64937f599fdedc826 (patch)
tree4b3d525e3b68ba09d3064506b8db2e62ca881d31 /package/mesa3d
parentc933a5824a90fdd16d264674422919e70610f2bd (diff)
package/mesa3d: remove unneeded comment
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>
Diffstat (limited to 'package/mesa3d')
-rw-r--r--package/mesa3d/Config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/mesa3d/Config.in b/package/mesa3d/Config.in
index a87f53d76..45ca69c4f 100644
--- a/package/mesa3d/Config.in
+++ b/package/mesa3d/Config.in
@@ -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