[coreboot-gerrit] Change in coreboot[master]: soc/amd/stoneyridge: Enable SSE

Martin Roth (Code Review) gerrit at coreboot.org
Tue Sep 26 17:41:25 CEST 2017


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/21697


Change subject: soc/amd/stoneyridge: Enable SSE
......................................................................

soc/amd/stoneyridge: Enable SSE

Change-Id: I7c1aed9ecfa6f3496760dcda422ddf184e2a043c
Signed-off-by: Martin Roth <martinroth at google.com>
---
M src/soc/amd/stoneyridge/Kconfig
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/97/21697/1

diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig
index f8768e7..62b0262 100644
--- a/src/soc/amd/stoneyridge/Kconfig
+++ b/src/soc/amd/stoneyridge/Kconfig
@@ -49,6 +49,8 @@
 	select SOC_AMD_COMMON_BLOCK_CAR
 	select C_ENVIRONMENT_BOOTBLOCK
 	select BOOTBLOCK_CONSOLE
+	select SSE
+	select SSE2
 
 config VBOOT
 	select AMDFW_OUTSIDE_CBFS

-- 
To view, visit https://review.coreboot.org/21697
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7c1aed9ecfa6f3496760dcda422ddf184e2a043c
Gerrit-Change-Number: 21697
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170926/ad05a363/attachment.html>


More information about the coreboot-gerrit mailing list