chromebooks: Configure Chrome EC board names

For devices with Chrome EC, state the "board" name(s), so they're built
as part of the image.

A number of EC boards aren't supported in the Chrome EC master branch,
they're brought along but commented out, waiting for a port to master
in the Chrome EC code base.

Change-Id: Ic6ab821de55cf9b4e8b48fe5ebc603adeb8bb28b
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/13548
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Patrick Georgi
2016-02-01 15:28:02 +01:00
committed by Patrick Georgi
parent 2dc15e9ea8
commit c3686b3d02
15 changed files with 96 additions and 0 deletions

View File

@@ -54,4 +54,9 @@ config VGA_BIOS_ID
in soc/intel/braswell/Makefile.inc as 8086,22b1
endif #GOP_SUPPORT
config EC_GOOGLE_CHROMEEC_BOARDNAME
string
default "strago"
endif # BOARD_INTEL_STRAGO