Enable SSE2 for ep80579. Reported by Dustin Harrison.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5504 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
12fa159451
commit
03a5d802ff
|
@ -1,2 +1,3 @@
|
||||||
config CPU_INTEL_EP80579
|
config CPU_INTEL_EP80579
|
||||||
bool
|
bool
|
||||||
|
select SSE2
|
||||||
|
|
Loading…
Reference in New Issue