Jérémy Compostella has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/78793?usp=email )
Change subject: [DONOTMERGE] Use local partial header ......................................................................
[DONOTMERGE] Use local partial header
Change-Id: Ie13f389a21d53143167b3fba83aa792d089829d1 Signed-off-by: Jeremy Compostella jeremy.compostella@intel.com --- M src/soc/intel/meteorlake/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/78793/1
diff --git a/src/soc/intel/meteorlake/Kconfig b/src/soc/intel/meteorlake/Kconfig index 05d7f70..5539f31 100644 --- a/src/soc/intel/meteorlake/Kconfig +++ b/src/soc/intel/meteorlake/Kconfig @@ -341,7 +341,7 @@
config FSP_HEADER_PATH string "Location of FSP headers" - default "src/vendorcode/intel/fsp/fsp2_0/meteorlake/" + default "3rdparty/blobs/intel/mtl/fsp/PartialHeader/Include"
config FSP_FD_PATH string