summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSubrata Banik <subratabanik@google.com>2022-07-29 20:57:05 +0000
committerSubrata Banik <subratabanik@google.com>2022-08-02 07:10:30 +0000
commit1bc4bb75fb921a8909f52490d1d5e84b1c6aff35 (patch)
treeaa7c1d6de1a9b8774c89752fde9851cc28426436 /src
parent8b468400f121f94010d539823fd2df95a367589d (diff)
downloadcoreboot-1bc4bb75fb921a8909f52490d1d5e84b1c6aff35.tar.gz
coreboot-1bc4bb75fb921a8909f52490d1d5e84b1c6aff35.tar.bz2
coreboot-1bc4bb75fb921a8909f52490d1d5e84b1c6aff35.zip
mb/google/rex: 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:240228892 TEST=TBD Signed-off-by: Subrata Banik <subratabanik@google.com> Change-Id: I00ef4176cf08cbeed06e446cfe68f06cb1ea27b4 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66287 Reviewed-by: Kapil Porwal <kapilporwal@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/google/rex/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/rex/Kconfig b/src/mainboard/google/rex/Kconfig
index 362be798dc1c..6336843cd41e 100644
--- a/src/mainboard/google/rex/Kconfig
+++ b/src/mainboard/google/rex/Kconfig
@@ -7,6 +7,7 @@ config BOARD_GOOGLE_REX_COMMON
select I2C_TPM
select INTEL_LPSS_UART_FOR_CONSOLE
select MAINBOARD_HAS_TPM2
+ select SOC_INTEL_CSE_LITE_SKU
config BOARD_GOOGLE_BASEBOARD_REX
def_bool n