summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/fsp2_0/Kconfig
diff options
context:
space:
mode:
authorSubrata Banik <subrata.banik@intel.com>2018-01-23 16:31:03 +0530
committerSubrata Banik <subrata.banik@intel.com>2018-01-31 05:57:16 +0000
commit73b67dcee8428b1ad824bedd79a52ba9dc6e9aae (patch)
tree97fa8aaf6dbd767c5054c08ca4d96beb8adbeef6 /src/drivers/intel/fsp2_0/Kconfig
parentdf74577e99d895a29e5b1b803b2058ea656803ec (diff)
downloadcoreboot-73b67dcee8428b1ad824bedd79a52ba9dc6e9aae.tar.gz
coreboot-73b67dcee8428b1ad824bedd79a52ba9dc6e9aae.tar.bz2
coreboot-73b67dcee8428b1ad824bedd79a52ba9dc6e9aae.zip
drivers/intel/fsp2_0: Add support to display FSP version info Hob
This patch locates FSP FVI hob in order to extract all firmware ingredient version information. So far this feature is only supported for CannonLake SoC onwards. Change-Id: Ib749e49a9f263d85947b60d4c445faf8c37f5931 Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/23386 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/drivers/intel/fsp2_0/Kconfig')
-rw-r--r--src/drivers/intel/fsp2_0/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/drivers/intel/fsp2_0/Kconfig b/src/drivers/intel/fsp2_0/Kconfig
index 7f3d165547c6..1ff8aa68ef52 100644
--- a/src/drivers/intel/fsp2_0/Kconfig
+++ b/src/drivers/intel/fsp2_0/Kconfig
@@ -112,6 +112,11 @@ config RESET_ON_INVALID_RAMSTAGE_CACHE
bool "Reset the system on S3 wake when ramstage cache invalid."
default n
+config DISPLAY_FSP_VERSION_INFO
+ bool "Display Firmware Ingredient Version Information"
+ help
+ Select this option to display Firmware version information.
+
config FSP2_0_USES_TPM_MRC_HASH
bool
default y if HAS_RECOVERY_MRC_CACHE