Martin Roth has submitted this change. ( https://review.coreboot.org/c/coreboot/+/69508 )
Change subject: configs: Buildtest 64bit amd/picasso ......................................................................
configs: Buildtest 64bit amd/picasso
Change-Id: Ia7b9925ab0a594a0ec26746cbe938f7cf2aa0118 Signed-off-by: Arthur Heymans arthur@aheymans.xyz Reviewed-on: https://review.coreboot.org/c/coreboot/+/69508 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Felix Held felix-coreboot@felixheld.de --- A configs/config.google_vilboz.x86_64 1 file changed, 16 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Felix Held: Looks good to me, approved
diff --git a/configs/config.google_vilboz.x86_64 b/configs/config.google_vilboz.x86_64 new file mode 100644 index 0000000..74036ae --- /dev/null +++ b/configs/config.google_vilboz.x86_64 @@ -0,0 +1,3 @@ +CONFIG_VENDOR_GOOGLE=y +CONFIG_BOARD_GOOGLE_VILBOZ=y +CONFIG_USE_EXP_X86_64_SUPPORT=y