From 3741e99bd604777e824d169f3ff5f375d03e26b3 Mon Sep 17 00:00:00 2001 From: Sridhar Siricilla Date: Tue, 16 Aug 2022 21:52:32 +0530 Subject: soc/intel/meteorlake: Update MTL_USE_COREBOOT_MP_INIT description The patch update MTL_USE_COREBOOT_MP_INIT Kconfig description. TEST=Build code for MTL Signed-off-by: Sridhar Siricilla Change-Id: I38609cb03714084dd9092f41dd6e5b418a7f120a Reviewed-on: https://review.coreboot.org/c/coreboot/+/67077 Tested-by: build bot (Jenkins) Reviewed-by: Tarun Tuli --- src/soc/intel/meteorlake/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/soc/intel/meteorlake/Kconfig b/src/soc/intel/meteorlake/Kconfig index f15871fe0b..bb2e4b337d 100644 --- a/src/soc/intel/meteorlake/Kconfig +++ b/src/soc/intel/meteorlake/Kconfig @@ -323,7 +323,7 @@ config MTL_USE_COREBOOT_MP_INIT bool "Use coreboot MP init" select RELOAD_MICROCODE_PATCH help - Upon selection, coreboot performs MP Init. + Upon selection, coreboot performs MP Initialization that includes feature programming. endchoice -- cgit v1.2.3