chromeos: always enable timestamps

Timestamps should not be forced on by a subset of chipsets.
However, they are a requirement on Chrome OS platforms, so
have CONFIG_CHROMEOS select it.

Change-Id: I408c6b17aa8721a3abec69020084174e414a8940
Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Reviewed-on: http://review.coreboot.org/10357
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins)
This commit is contained in:
Stefan Reinauer
2015-05-28 13:48:47 -07:00
parent 44cbe10f59
commit 4bddb75c4e
3 changed files with 1 additions and 2 deletions

View File

@ -30,6 +30,7 @@ config CHROMEOS
select SKIP_TPM_STARTUP_ON_NORMAL_BOOT
select BOOTMODE_STRAPS
select ELOG
select COLLECT_TIMESTAMPS
help
Enable ChromeOS specific features like the GPIO sub table in
the coreboot table. NOTE: Enabling this option on an unsupported