diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2022-11-12 18:09:48 +0100 |
---|---|---|
committer | Martin Roth <martin.roth@amd.corp-partner.google.com> | 2022-11-16 04:22:29 +0000 |
commit | afda49b7ba94c749d45b5ae3effe78e11177e304 (patch) | |
tree | b5de32d2f67bddd5a3fc8fc401e85064e3f7ce20 /configs/config.google_vilboz.x86_64 | |
parent | df0968062622072fe87408c736b71dd4ab1f37fd (diff) |
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>
Diffstat (limited to 'configs/config.google_vilboz.x86_64')
-rw-r--r-- | configs/config.google_vilboz.x86_64 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/config.google_vilboz.x86_64 b/configs/config.google_vilboz.x86_64 new file mode 100644 index 0000000000..74036aea4a --- /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 |