[Buildroot] [PATCH 7/7] MIPS: add optional MSA support for P6600 core

Vicente Olivert Riera Vincent.Riera at imgtec.com
Sun Oct 16 17:05:22 UTC 2016


Signed-off-by: Vicente Olivert Riera <Vincent.Riera at 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 4c92c09..51f46df 100644
--- a/arch/Config.in.mips
+++ b/arch/Config.in.mips
@@ -95,6 +95,7 @@ config BR2_mips_p6600
 	bool "P6600"
 	depends on BR2_ARCH_IS_64
 	select BR2_MIPS_CPU_MIPS64R6
+	select BR2_MIPS_CPU_MAYBE_HAS_MSA
 endchoice
 
 
-- 
2.10.0



More information about the buildroot mailing list