summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp/snb_ivb_laptops/Kconfig
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-01-02 00:57:52 +0100
committerNico Huber <nico.h@gmx.de>2020-01-20 09:02:19 +0000
commit42d300533e6388d0c31d700ec5ea29d21e0216cd (patch)
treefc4e749f819fa0b0dd563744c4ac1a49d099b5d2 /src/mainboard/hp/snb_ivb_laptops/Kconfig
parentba9e482a365c6397a4eacafb9ca604374797a7ba (diff)
downloadcoreboot-42d300533e6388d0c31d700ec5ea29d21e0216cd.tar.gz
coreboot-42d300533e6388d0c31d700ec5ea29d21e0216cd.tar.bz2
coreboot-42d300533e6388d0c31d700ec5ea29d21e0216cd.zip
mb/hp/snb_ivb_laptops: Switch to overridetree setup
NOTE: The ME interface was disabled on folio_9470m and revolve_810_g1. It is assumed that they were ported while the ME was in an abnormal state (usually due to me_cleaner usage), and that it should be enabled. In any case, the MEI device is hidden if the ME fails to boot already. Change-Id: Ibf32a034653946f49f72a2c19c41a4033964ef83 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38097 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')
-rw-r--r--src/mainboard/hp/snb_ivb_laptops/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/hp/snb_ivb_laptops/Kconfig b/src/mainboard/hp/snb_ivb_laptops/Kconfig
index 869a4afb32dd..d0105ff01a99 100644
--- a/src/mainboard/hp/snb_ivb_laptops/Kconfig
+++ b/src/mainboard/hp/snb_ivb_laptops/Kconfig
@@ -51,9 +51,9 @@ config MAINBOARD_PART_NUMBER
default "EliteBook Folio 9470m" if BOARD_HP_FOLIO_9470M
default "EliteBook Revolve 810 G1" if BOARD_HP_REVOLVE_810_G1
-config DEVICETREE
+config OVERRIDE_DEVICETREE
string
- default "variants/$(CONFIG_VARIANT_DIR)/devicetree.cb"
+ default "variants/$(CONFIG_VARIANT_DIR)/overridetree.cb"
config VGA_BIOS_FILE
string