From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 5/7] MIPS: add optional MSA support for P5600 core
Date: Sun, 16 Oct 2016 18:05:20 +0100 [thread overview]
Message-ID: <20161016170522.36074-5-Vincent.Riera@imgtec.com> (raw)
In-Reply-To: <20161016170522.36074-1-Vincent.Riera@imgtec.com>
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
arch/Config.in.mips | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/Config.in.mips b/arch/Config.in.mips
index 4122365..4b41412 100644
--- a/arch/Config.in.mips
+++ b/arch/Config.in.mips
@@ -69,6 +69,7 @@ config BR2_mips_p5600
bool "P5600"
depends on !BR2_ARCH_IS_64
select BR2_MIPS_CPU_MIPS32R5
+ select BR2_MIPS_CPU_MAYBE_HAS_MSA
config BR2_mips_64
bool "Generic MIPS64"
depends on BR2_ARCH_IS_64
--
2.10.0
next prev parent reply other threads:[~2016-10-16 17:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-16 17:05 [Buildroot] [PATCH 1/7] toolchain-wrapper: pass MIPS optimizations to TOOLCHAIN_WRAPPER_OPTS Vicente Olivert Riera
2016-10-16 17:05 ` [Buildroot] [PATCH 2/7] MIPS: add support for MSA Vicente Olivert Riera
2016-10-16 17:05 ` [Buildroot] [PATCH 3/7] MIPS: add optional MSA support for M5100 core Vicente Olivert Riera
2016-10-16 17:05 ` [Buildroot] [PATCH 4/7] MIPS: add optional MSA support for M5101 core Vicente Olivert Riera
2016-10-16 17:05 ` Vicente Olivert Riera [this message]
2016-10-16 17:05 ` [Buildroot] [PATCH 6/7] MIPS: add optional MSA support for I6400 core Vicente Olivert Riera
2016-10-16 17:05 ` [Buildroot] [PATCH 7/7] MIPS: add optional MSA support for P6600 core Vicente Olivert Riera
2016-10-18 18:59 ` [Buildroot] [PATCH 1/7] toolchain-wrapper: pass MIPS optimizations to TOOLCHAIN_WRAPPER_OPTS Arnout Vandecappelle
2016-10-25 21:15 ` 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=20161016170522.36074-5-Vincent.Riera@imgtec.com \
--to=vincent.riera@imgtec.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