projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4879ca7
)
arch: use BR2_X86_CPU_HAS_SSE4, SSE42 with jaguar
author
Adrien Béraud
<adrien.beraud@savoirfairelinux.com>
Mon, 20 Jan 2014 17:35:17 +0000
(12:35 -0500)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 20 Jan 2014 21:21:11 +0000
(22:21 +0100)
This follow-up commit adds support for SSE 4 and SSE 4.2 to
the jaguar architecture.
Signed-off-by: Adrien Béraud <adrien.beraud@savoirfairelinux.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
arch/Config.in.x86
patch
|
blob
|
history
diff --git
a/arch/Config.in.x86
b/arch/Config.in.x86
index bbedfb4ac272ad0289dbf3cb15a8336626edafa6..8f6a527fe0dea9a6c45a30e577a52e95a1003214 100644
(file)
--- a/
arch/Config.in.x86
+++ b/
arch/Config.in.x86
@@
-131,6
+131,8
@@
config BR2_x86_jaguar
select BR2_X86_CPU_HAS_SSE2
select BR2_X86_CPU_HAS_SSE3
select BR2_X86_CPU_HAS_SSSE3
+ select BR2_X86_CPU_HAS_SSE4
+ select BR2_X86_CPU_HAS_SSE42
config BR2_x86_geode
bool "geode"
# Don't include MMX support because there several variant of geode