From 1bc4bb75fb921a8909f52490d1d5e84b1c6aff35 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Fri, 29 Jul 2022 20:57:05 +0000 Subject: 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 Change-Id: I00ef4176cf08cbeed06e446cfe68f06cb1ea27b4 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66287 Reviewed-by: Kapil Porwal Tested-by: build bot (Jenkins) --- src/mainboard/google/rex/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 -- cgit v1.2.3