aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp/snb_ivb_laptops/Kconfig.name
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-01-02 00:22:27 +0100
committerNico Huber <nico.h@gmx.de>2020-01-20 09:02:01 +0000
commitba9e482a365c6397a4eacafb9ca604374797a7ba (patch)
treee7d7e573ec75d63fa43091ad566236b60712fc59 /src/mainboard/hp/snb_ivb_laptops/Kconfig.name
parent650a56f7bbf4127e5cf420f979d31d7e0ecc808e (diff)
mb/hp/revolve_810_g1: Transform into variant
Update Makefile.inc so as to add the SPD data when needed. Tested building other variants, no spd.bin gets added because they don't select GENERIC_SPD_BIN. Tested with BUILD_TIMELESS=1, binary does not change. Change-Id: I0cda3f839baa227ce6a4b8f0510934125e5afb59 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38096 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/hp/snb_ivb_laptops/Kconfig.name')
-rw-r--r--src/mainboard/hp/snb_ivb_laptops/Kconfig.name15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/mainboard/hp/snb_ivb_laptops/Kconfig.name b/src/mainboard/hp/snb_ivb_laptops/Kconfig.name
index 4ae7b9b83d..3c95e85e4a 100644
--- a/src/mainboard/hp/snb_ivb_laptops/Kconfig.name
+++ b/src/mainboard/hp/snb_ivb_laptops/Kconfig.name
@@ -82,3 +82,18 @@ config BOARD_HP_FOLIO_9470M
select MAINBOARD_HAS_LPC_TPM
select MAINBOARD_USES_IFD_GBE_REGION
select SOUTHBRIDGE_INTEL_C216
+
+config BOARD_HP_REVOLVE_810_G1
+ bool "EliteBook Revolve 810 G1"
+
+ select BOARD_HP_SNB_IVB_LAPTOPS
+ select BOARD_ROMSIZE_KB_16384
+ select GENERIC_SPD_BIN
+ select GFX_GMA_INTERNAL_IS_LVDS
+ select INTEL_INT15
+ select INTEL_GMA_HAVE_VBT
+ select MAINBOARD_USES_IFD_GBE_REGION
+ select MAINBOARD_HAS_LIBGFXINIT
+ select MAINBOARD_HAS_LPC_TPM
+ select MAINBOARD_HAS_TPM1
+ select SOUTHBRIDGE_INTEL_C216