aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel
diff options
context:
space:
mode:
authorJamie Ryu <jamie.m.ryu@intel.com>2020-05-06 22:24:09 -0700
committerTim Wawrzynczak <twawrzynczak@chromium.org>2020-09-21 18:58:34 +0000
commita45e8403092dc2743eda9518bce02569d8b65424 (patch)
treef9d67d5993443f6b93245070bb421be7ac210aba /src/mainboard/intel
parentdddd1cc6913bd0cbb814b68de7315cb84bfb9c2f (diff)
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>
Diffstat (limited to 'src/mainboard/intel')
-rw-r--r--src/mainboard/intel/tglrvp/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/intel/tglrvp/Kconfig b/src/mainboard/intel/tglrvp/Kconfig
index c94cca6d74..9268e2fb7f 100644
--- a/src/mainboard/intel/tglrvp/Kconfig
+++ b/src/mainboard/intel/tglrvp/Kconfig
@@ -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