From: Alexey Brodkin <alexey.brodkin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] mesa3d: Make Etnaviv arch-independent
Date: Sat, 21 Oct 2017 23:49:10 +0300 [thread overview]
Message-ID: <1508618951-24632-2-git-send-email-abrodkin@synopsys.com> (raw)
In-Reply-To: <1508618951-24632-1-git-send-email-abrodkin@synopsys.com>
Vivante GPU could be a part of SoC along with any CPU architecture
thus get rid of nonsense dependency.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
---
package/mesa3d/Config.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/mesa3d/Config.in b/package/mesa3d/Config.in
index dd5d0d4385ab..9249b1d71a15 100644
--- a/package/mesa3d/Config.in
+++ b/package/mesa3d/Config.in
@@ -56,7 +56,6 @@ comment "Gallium drivers"
config BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_ETNAVIV
bool "Gallium Etnaviv driver"
- depends on BR2_arm
select BR2_PACKAGE_MESA3D_GALLIUM_DRIVER
select BR2_PACKAGE_LIBDRM_ETNAVIV
select BR2_PACKAGE_MESA3D_OPENGL_EGL
--
2.7.5
next prev parent reply other threads:[~2017-10-21 20:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-21 20:49 [Buildroot] [PATCH 0/2] Make Etnaviv drivers architecture-independent Alexey Brodkin
2017-10-21 20:49 ` Alexey Brodkin [this message]
2017-10-21 20:49 ` [Buildroot] [PATCH 2/2] libdrm: Make Etnaviv arch-independent Alexey Brodkin
2017-10-21 21:11 ` [Buildroot] [PATCH 0/2] Make Etnaviv drivers architecture-independent Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1508618951-24632-2-git-send-email-abrodkin@synopsys.com \
--to=alexey.brodkin@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox