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:
@ -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
|
||||
|
Reference in New Issue
Block a user