From: Lada Trimasova <Lada.Trimasova@synopsys.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/2] Enabling mesa3d radeon driver for all architectures
Date: Wed, 23 Dec 2015 15:49:51 +0300 [thread overview]
Message-ID: <1450874992-15627-2-git-send-email-ltrimas@synopsys.com> (raw)
In-Reply-To: <1450874992-15627-1-git-send-email-ltrimas@synopsys.com>
Mesa32 radeon driver doesn't depend on x86 and can be built for all architectures.
Signed-off-by: Lada Trimasova <ltrimas@synopsys.com>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
---
package/mesa3d/Config.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/mesa3d/Config.in b/package/mesa3d/Config.in
index 40af2ef..fcfd3c3 100644
--- a/package/mesa3d/Config.in
+++ b/package/mesa3d/Config.in
@@ -122,7 +122,6 @@ config BR2_PACKAGE_MESA3D_DRI_DRIVER_NOUVEAU
config BR2_PACKAGE_MESA3D_DRI_DRIVER_RADEON
bool "DRI radeon driver"
- depends on BR2_i386 || BR2_x86_64
select BR2_PACKAGE_MESA3D_DRI_DRIVER
select BR2_PACKAGE_LIBDRM_RADEON
help
--
2.5.0
next prev parent reply other threads:[~2015-12-23 12:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-23 12:49 [Buildroot] [PATCH v2 0/2] Fixing xdriver_xf86-video-ati building Lada Trimasova
2015-12-23 12:49 ` Lada Trimasova [this message]
2015-12-23 18:27 ` [Buildroot] [PATCH v2 1/2] Enabling mesa3d radeon driver for all architectures Yann E. MORIN
2015-12-23 22:01 ` Thomas Petazzoni
2015-12-23 12:49 ` [Buildroot] [PATCH v2 2/2] Fixing xdriver_xf86-video-ati dependencies Lada Trimasova
2015-12-23 18:31 ` Yann E. MORIN
2015-12-24 13:55 ` Lada Trimasova
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=1450874992-15627-2-git-send-email-ltrimas@synopsys.com \
--to=lada.trimasova@synopsys.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