HAOUAS Elyes has uploaded a new patch set (#6) to the change originally created by Arthur Heymans. ( https://review.coreboot.org/c/coreboot/+/35877 )
Change subject: soc/intel: Use common Kconfig symbols for PCIE config space size ......................................................................
soc/intel: Use common Kconfig symbols for PCIE config space size
PCIe mmconf is not INTEL_SA specific, therefore use the common CONFIG_MMCONF_BUS_NUMBER.
Change-Id: I179e6c4e84664c7a7581e6103cfc079eb5c449f5 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/soc/intel/apollolake/Kconfig M src/soc/intel/apollolake/systemagent.c M src/soc/intel/cannonlake/Kconfig M src/soc/intel/cannonlake/systemagent.c M src/soc/intel/common/block/acpi/acpi.c M src/soc/intel/common/block/systemagent/Kconfig M src/soc/intel/common/block/systemagent/systemagent_early.c M src/soc/intel/icelake/Kconfig M src/soc/intel/icelake/systemagent.c M src/soc/intel/skylake/Kconfig M src/soc/intel/skylake/acpi.c M src/soc/intel/skylake/systemagent.c 12 files changed, 32 insertions(+), 31 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/35877/6