Elyes Haouas has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/85739?usp=email )
Change subject: soc/intel/common/pch: Remove redundant lockdown/Kconfig source ......................................................................
soc/intel/common/pch: Remove redundant lockdown/Kconfig source
'src/soc/intel/common/pch/lockdown/Kconfig' is already loaded by 'src/soc/intel/common/pch/*/Kconfig'
Change-Id: I4c9caf576d27f7c43b1c7335c00299d3b32b4b68 Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M src/soc/intel/common/pch/Kconfig 1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/85739/1
diff --git a/src/soc/intel/common/pch/Kconfig b/src/soc/intel/common/pch/Kconfig index 32902aa..091160c 100644 --- a/src/soc/intel/common/pch/Kconfig +++ b/src/soc/intel/common/pch/Kconfig @@ -87,8 +87,6 @@
if SOC_INTEL_COMMON_IBL_BASE
-source "src/soc/intel/common/pch/*/Kconfig" - config IBL_SPECIFIC_BASE_OPTIONS def_bool y select SOC_INTEL_COMMON_BLOCK_CHIP_CONFIG