From e85e7af6d02cb7d5acc51a10d0a1abbd7980ce12 Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Mon, 14 Jun 2021 09:19:38 +0200 Subject: configs: Build test x86_64 on Sandy Bridge Add defconfig to build test x86_64 code on Sandy Bridge. Change-Id: I2c18af8bfa87636c68741e4759059276c287d052 Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/c/coreboot/+/55472 Tested-by: build bot (Jenkins) Reviewed-by: Patrik Tesarik Reviewed-by: Arthur Heymans --- configs/config.hp_compaq_8200_elite_sff_pc.x86_64 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 configs/config.hp_compaq_8200_elite_sff_pc.x86_64 (limited to 'configs/config.hp_compaq_8200_elite_sff_pc.x86_64') diff --git a/configs/config.hp_compaq_8200_elite_sff_pc.x86_64 b/configs/config.hp_compaq_8200_elite_sff_pc.x86_64 new file mode 100644 index 000000000000..9bb5e386a33b --- /dev/null +++ b/configs/config.hp_compaq_8200_elite_sff_pc.x86_64 @@ -0,0 +1,3 @@ +CONFIG_VENDOR_HP=y +CONFIG_BOARD_HP_COMPAQ_8200_ELITE_SFF_PC=y +CONFIG_USE_EXP_X86_64_SUPPORT=y -- cgit v1.2.3