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/+/69898 )
Change subject: [WIP] soc/amd/cezanne: Add support for 64bit builds ......................................................................
[WIP] soc/amd/cezanne: Add support for 64bit builds
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I77d468983f0e3feaa6cd589ef9a54af8892b48ce --- M src/soc/amd/cezanne/Kconfig 1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/69898/1
diff --git a/src/soc/amd/cezanne/Kconfig b/src/soc/amd/cezanne/Kconfig index 30e3e73..f4df17f 100644 --- a/src/soc/amd/cezanne/Kconfig +++ b/src/soc/amd/cezanne/Kconfig @@ -21,6 +21,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