From cec22f1e93dfa98cdd6a7c6cf9bd878487fe7c9c Mon Sep 17 00:00:00 2001 From: Jon Murphy Date: Thu, 6 Apr 2023 22:03:05 -0600 Subject: mb/google/myst: Enable elog Enable ELOG for Myst. BUG=b:275938975 TEST=builds Change-Id: I214e2dbaa3bc40c3f4ca68c8ee4b1398446d7090 Signed-off-by: Jon Murphy Reviewed-on: https://review.coreboot.org/c/coreboot/+/74282 Reviewed-by: Tim Van Patten Reviewed-by: Karthik Ramasubramanian Tested-by: build bot (Jenkins) Reviewed-by: Eric Lai --- src/mainboard/google/myst/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/google/myst/Kconfig') diff --git a/src/mainboard/google/myst/Kconfig b/src/mainboard/google/myst/Kconfig index 353f23ce34..8405e8ad13 100644 --- a/src/mainboard/google/myst/Kconfig +++ b/src/mainboard/google/myst/Kconfig @@ -11,6 +11,8 @@ config BOARD_SPECIFIC_OPTIONS select BOARD_ROMSIZE_KB_16384 select EC_GOOGLE_CHROMEEC select EC_GOOGLE_CHROMEEC_ESPI + select ELOG + select ELOG_GSMI select FW_CONFIG select FW_CONFIG_SOURCE_CHROMEEC_CBI select MAINBOARD_HAS_CHROMEOS -- cgit v1.2.3