mb/intel/tglrvp: Enable CSE Firmware Lite SKU
CSE Lite SKU is CSE FW designed for Chrome and this enables CSE Lite SKU support for tglrvp. BUG=None TEST=Build and boot tglrvp with CSE Lite and Consumer SKU Change-Id: Ia5f3e8125b5e7760a62f7fb46aeeae85c32e2037 Signed-off-by: Jamie Ryu <jamie.m.ryu@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41132 Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Shreesh Chhabbi <shreesh.chhabbi@intel.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
dddd1cc691
commit
a45e840309
|
@ -18,6 +18,7 @@ config BOARD_SPECIFIC_OPTIONS
|
|||
select EC_ACPI
|
||||
select PCIEXP_HOTPLUG
|
||||
select GENERIC_SPD_BIN
|
||||
select SOC_INTEL_CSE_LITE_SKU
|
||||
|
||||
config CHROMEOS
|
||||
bool
|
||||
|
|
Loading…
Reference in New Issue