Jon Murphy has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/74284 )
Change subject: mb/google/myst: Set system type to laptop ......................................................................
mb/google/myst: Set system type to laptop
BUG=b:277294070 TEST=None
Change-Id: I0aa4e0bcfb06e5e5cb7e9d52f2d82b5818925267 Signed-off-by: Jon Murphy jpmurphy@google.com --- M src/mainboard/google/myst/Kconfig 1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/74284/1
diff --git a/src/mainboard/google/myst/Kconfig b/src/mainboard/google/myst/Kconfig index 883ee51..d93267a 100644 --- a/src/mainboard/google/myst/Kconfig +++ b/src/mainboard/google/myst/Kconfig @@ -27,6 +27,7 @@ select SOC_AMD_COMMON_BLOCK_I2C3_TPM_SHARED_WITH_PSP select SOC_AMD_COMMON_BLOCK_USE_ESPI select SOC_AMD_PHOENIX + select SYSTEM_TYPE_LAPTOP select TPM_GOOGLE_TI50
config DEVICETREE