diff options
m--------- | 3rdparty/fsp | 0 | ||||
-rw-r--r-- | src/soc/intel/cannonlake/Kconfig | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/fsp b/3rdparty/fsp -Subproject 59964173e18950debcc6b8856c5c928935ce0b4 +Subproject 0bc2b07eab29a8a75cd084963c285ee5434e666 diff --git a/src/soc/intel/cannonlake/Kconfig b/src/soc/intel/cannonlake/Kconfig index 5c91ac142f..c82660e6dc 100644 --- a/src/soc/intel/cannonlake/Kconfig +++ b/src/soc/intel/cannonlake/Kconfig @@ -310,7 +310,7 @@ config FSP_HEADER_PATH config FSP_FD_PATH string depends on FSP_USE_REPO - default "3rdparty/fsp/CoffeeLakeFspBinPkg/FSP.fd" if SOC_INTEL_COFFEELAKE || SOC_INTEL_WHISKEYLAKE + default "3rdparty/fsp/CoffeeLakeFspBinPkg/Fsp.fd" if SOC_INTEL_COFFEELAKE || SOC_INTEL_WHISKEYLAKE config SOC_INTEL_CANNONLAKE_DEBUG_CONSENT int "Debug Consent for CNL" |