elog: enable by default for CHROMEOS

Hardware / Coreboot - Patrick Georgi [chromium.org] - 22 April 2015 15:25 UTC

elog breaks the build if ELOG_FLASH_BASE isn't configured -and CHROMEOS isn't enabled, since with Chrome OS builds, it just uses fmap to find out the base.

So it makes sense to enable it on all Chrome OS builds - if the code never uses it, the linker will drop it soon enough.

Change-Id: I7ee129fadf75caf15fb9bd32b0acf6f7d9d015d8

cfba609 elog: enable by default for CHROMEOS
src/vendorcode/google/chromeos/Kconfig | 1 +
1 file changed, 1 insertion(+)

Upstream: review.coreboot.org


  • Share