diff options
Diffstat (limited to 'src/soc/intel/pantherlake')
-rw-r--r-- | src/soc/intel/pantherlake/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/soc/intel/pantherlake/Kconfig b/src/soc/intel/pantherlake/Kconfig index 9a5fc61fb1..e5f7c9201e 100644 --- a/src/soc/intel/pantherlake/Kconfig +++ b/src/soc/intel/pantherlake/Kconfig @@ -248,12 +248,4 @@ config BUILDING_WITH_DEBUG_FSP help Set this option if debug build of FSP is used. -config FSP_PUBLISH_MBP_HOB - bool - default n if CHROMEOS - default y - help - This is to control creation of ME_BIOS_PAYLOAD_HOB (MBP HOB) by FSP. - Disabling it for the platforms, which do not use MBP HOB, can improve the boot time. - endif |