Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33561 )
Change subject: soc/intel/skylake: Clean up Kconfig ......................................................................
Patch Set 2: Code-Review+2
(1 comment)
https://review.coreboot.org/#/c/33561/2/src/soc/intel/skylake/Kconfig File src/soc/intel/skylake/Kconfig:
https://review.coreboot.org/#/c/33561/2/src/soc/intel/skylake/Kconfig@252 PS2, Line 252: default "3rdparty/fsp/KabylakeFspBinPkg/Include/" if SOC_INTEL_SKYLAKE : default "3rdparty/fsp/KabylakeFspBinPkg/Include/" if SOC_INTEL_KABYLAKE : : config FSP_FD_PATH : string : depends on FSP_USE_REPO : default "3rdparty/fsp/KabylakeFspBinPkg/Fsp.fd" if SOC_INTEL_SKYLAKE : default "3rdparty/fsp/KabylakeFspBinPkg/Fsp.fd" if SOC_INTEL_KABYLAKE hmmm...