chromeos: always enable timestamps

Hardware / Coreboot - Stefan Reinauer [coreboot.org] - 28 May 2015 18:31 UTC

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

4bddb75 chromeos: always enable timestamps
src/soc/intel/baytrail/Kconfig | 1 -
src/soc/intel/broadwell/Kconfig | 1 -
src/vendorcode/google/chromeos/Kconfig | 1 +
3 files changed, 1 insertion(+), 2 deletions(-)

Upstream: review.coreboot.org


  • Share