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>
diff --git a/src/soc/intel/meteorlake/Kconfig b/src/soc/intel/meteorlake/Kconfig
index f15871f..bb2e4b3 100644
--- a/src/soc/intel/meteorlake/Kconfig
+++ b/src/soc/intel/meteorlake/Kconfig
@@ -323,7 +323,7 @@
 	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