summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
diff options
context:
space:
mode:
authorSubrata Banik <subratabanik@google.com>2022-07-06 06:45:57 +0000
committerFelix Held <felix-coreboot@felixheld.de>2022-07-07 13:07:13 +0000
commitd624e74f7b91198f06ab1cebf586be2a094c7d35 (patch)
tree6e77be7040abed7eddf01f48a4d2c7345770f698 /src/soc/intel
parent58f68fb0cb8e9824256a115d1ebdc840c281e987 (diff)
downloadcoreboot-d624e74f7b91198f06ab1cebf586be2a094c7d35.tar.gz
coreboot-d624e74f7b91198f06ab1cebf586be2a094c7d35.tar.bz2
coreboot-d624e74f7b91198f06ab1cebf586be2a094c7d35.zip
soc/intel/meteorlake: Update IFD_CHIPSET kconfig value
This patch updates IFD_CHIPSET kconfig value from `ifd2` to `mtl`. TEST=Able to build and boot Google/Rex image on MTL emulation platform. Signed-off-by: Subrata Banik <subratabanik@google.com> Change-Id: I416f881bcbe3dd7494ead636d6b593366a51b31c Reviewed-on: https://review.coreboot.org/c/coreboot/+/65666 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'src/soc/intel')
-rw-r--r--src/soc/intel/meteorlake/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/meteorlake/Kconfig b/src/soc/intel/meteorlake/Kconfig
index f49eb54c5833..8c4158ba702b 100644
--- a/src/soc/intel/meteorlake/Kconfig
+++ b/src/soc/intel/meteorlake/Kconfig
@@ -132,7 +132,7 @@ config EXT_BIOS_WIN_SIZE
config IFD_CHIPSET
string
- default "ifd2"
+ default "mtl"
config IED_REGION_SIZE
hex