Attention is currently required from: Jason Glenesk, Raul Rangel, Matt DeVillier, Fred Reitberger.
Felix Held has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/70136 )
Change subject: [WIP] soc/amd/mendocino: Add support for 64bit builds ......................................................................
[WIP] soc/amd/mendocino: Add support for 64bit builds
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I59a02879696fe457a797c742e42fa4a4d332043d --- M src/soc/amd/mendocino/Kconfig 1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/70136/1
diff --git a/src/soc/amd/mendocino/Kconfig b/src/soc/amd/mendocino/Kconfig index 5dd2164..d1d30df 100644 --- a/src/soc/amd/mendocino/Kconfig +++ b/src/soc/amd/mendocino/Kconfig @@ -34,6 +34,7 @@ select HAVE_ACPI_TABLES select HAVE_CF9_RESET select HAVE_EM100_SUPPORT + select HAVE_EXP_X86_64_SUPPORT select HAVE_FSP_GOP select HAVE_SMI_HANDLER select IDT_IN_EVERY_STAGE