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 <sridhar.siricilla@intel.com>
Change-Id: I38609cb03714084dd9092f41dd6e5b418a7f120a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67077
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tarun Tuli <taruntuli@google.com>
This commit is contained in:
Sridhar Siricilla 2022-08-16 21:52:32 +05:30 committed by Felix Held
parent 14fa11f9b9
commit 3741e99bd6
1 changed files with 1 additions and 1 deletions

View File

@ -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