arch: use BR2_X86_CPU_HAS_SSE4, SSE42 with jaguar

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>
This commit is contained in:
Adrien Béraud 2014-01-20 12:35:17 -05:00 committed by Peter Korsgaard
parent 4879ca7f03
commit 485f07dd4c

View File

@ -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