mb/intel/strago: Disable Chrome EC build
Chrome EC dropped strago support, so we need to disable it here before updating our Chrome EC submodule. Change-Id: Ied8905e995fd040b981ce18e95e225ade496d23c Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/48216 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
070d7a6c4b
commit
b68dbc47c4
|
@ -47,10 +47,6 @@ config VGA_BIOS_ID
|
|||
The VGA_BIOS_ID for the C0 version of the video BIOS is hardcoded
|
||||
in soc/intel/braswell/Makefile.inc as 8086,22b1
|
||||
|
||||
config EC_GOOGLE_CHROMEEC_BOARDNAME
|
||||
string
|
||||
default "strago"
|
||||
|
||||
config CBFS_SIZE
|
||||
hex
|
||||
default 0x200000
|
||||
|
|
Loading…
Reference in New Issue