mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
I meant SSE. 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@5505 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
03a5d802ff
commit
b333718e90
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
config CPU_INTEL_EP80579
|
config CPU_INTEL_EP80579
|
||||||
bool
|
bool
|
||||||
select SSE2
|
select SSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue