summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorPatrick Rudolph <patrick.rudolph@9elements.com>2021-06-14 09:19:38 +0200
committerArthur Heymans <arthur@aheymans.xyz>2021-07-05 16:49:22 +0000
commite85e7af6d02cb7d5acc51a10d0a1abbd7980ce12 (patch)
treed124497cdd2f8fbad16d56e0fc8f2dd60121b7dc /configs
parentc4d110afde42c278202f12c553936431000a356f (diff)
downloadcoreboot-e85e7af6d02cb7d5acc51a10d0a1abbd7980ce12.tar.gz
coreboot-e85e7af6d02cb7d5acc51a10d0a1abbd7980ce12.tar.bz2
coreboot-e85e7af6d02cb7d5acc51a10d0a1abbd7980ce12.zip
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 <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/55472 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrik Tesarik <depate@das-labor.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'configs')
-rw-r--r--configs/config.hp_compaq_8200_elite_sff_pc.x86_643
1 files changed, 3 insertions, 0 deletions
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