[coreboot-gerrit] Change in coreboot[master]: soc/amd/stoneyridge: select RTC

Marc Jones (Code Review) gerrit at coreboot.org
Thu Dec 21 00:34:10 CET 2017


Marc Jones has uploaded this change for review. ( https://review.coreboot.org/22961


Change subject: soc/amd/stoneyridge: select RTC
......................................................................

soc/amd/stoneyridge: select RTC

Stoneyridge has an RTC. Elog requires it for timestamps.

BUG=b:65485690
TEST=Build Kahlee with Elog. Check mosys eventlog list for
timestamps.

Change-Id: I4d820fbe11043e7e3153d67159f52274d5f14bae
Signed-off-by: Marc Jones <marcj303 at gmail.com>
---
M src/soc/amd/stoneyridge/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/22961/1

diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig
index 4455f54..deef8af 100644
--- a/src/soc/amd/stoneyridge/Kconfig
+++ b/src/soc/amd/stoneyridge/Kconfig
@@ -64,6 +64,7 @@
 	select POSTCAR_CONSOLE
 	select SSE
 	select SSE2
+	select RTC
 
 config VBOOT
 	select VBOOT_SEPARATE_VERSTAGE

-- 
To view, visit https://review.coreboot.org/22961
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4d820fbe11043e7e3153d67159f52274d5f14bae
Gerrit-Change-Number: 22961
Gerrit-PatchSet: 1
Gerrit-Owner: Marc Jones <marc at marcjonesconsulting.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171220/516b02fe/attachment-0001.html>


More information about the coreboot-gerrit mailing list