summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Wawrzynczak <twawrzynczak@chromium.org>2021-04-13 11:10:05 -0600
committerTim Wawrzynczak <twawrzynczak@chromium.org>2021-04-14 15:59:23 +0000
commit5641590957d3a34aed616c316bab4bfe0722ca9a (patch)
tree067994db274e6ef3747d488ebc4ffe6245b54a06
parenta0c7f343021aeef12499fca6d0fadecab7e75bb1 (diff)
downloadcoreboot-5641590957d3a34aed616c316bab4bfe0722ca9a.tar.gz
coreboot-5641590957d3a34aed616c316bab4bfe0722ca9a.tar.bz2
coreboot-5641590957d3a34aed616c316bab4bfe0722ca9a.zip
mb/google/brya: Enable CSE Lite SKU
The first CSE Lite SKU is available, therefore enable the Kconfig option to have the CSE reboot the system into its RW FW during a cold boot. BUG=b:183826781 TEST=50 cold reboot cycles Cq-Depend: chrome-internal:3758108 Change-Id: Ib3a1a9f8ac51bdab8858b2764d5bc0f6f07987cc Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/52298 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
-rw-r--r--src/mainboard/google/brya/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig
index 0ae7049e6143..500783648887 100644
--- a/src/mainboard/google/brya/Kconfig
+++ b/src/mainboard/google/brya/Kconfig
@@ -21,6 +21,7 @@ config BOARD_GOOGLE_BASEBOARD_BRYA
select MAINBOARD_HAS_I2C_TPM_CR50
select MAINBOARD_HAS_TPM2
select SOC_INTEL_ALDERLAKE
+ select SOC_INTEL_CSE_LITE_SKU
if BOARD_GOOGLE_BASEBOARD_BRYA