aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/Kconfig
diff options
context:
space:
mode:
authorMarc Jones <marcj303@gmail.com>2017-12-20 16:21:25 -0700
committerMarc Jones <marc@marcjonesconsulting.com>2017-12-22 16:39:08 +0000
commit17e85adc91d905919f8c4a512125ebd457ce99db (patch)
treeed38196c1ddafccff79403988068858b7b72f687 /src/soc/amd/stoneyridge/Kconfig
parentece173cc6fd347fdf121d1ad4518be50fb472071 (diff)
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@gmail.com> Reviewed-on: https://review.coreboot.org/22961 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/soc/amd/stoneyridge/Kconfig')
-rw-r--r--src/soc/amd/stoneyridge/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig
index 816de899b6..80d81cf72c 100644
--- a/src/soc/amd/stoneyridge/Kconfig
+++ b/src/soc/amd/stoneyridge/Kconfig
@@ -64,6 +64,7 @@ config CPU_SPECIFIC_OPTIONS
select POSTCAR_CONSOLE
select SSE
select SSE2
+ select RTC
config VBOOT
select VBOOT_SEPARATE_VERSTAGE