coreboot-kgpe-d16/src
Andrey Petrov dafd514d30 soc/intel/common/systemagent: Add Kconfig guard
Looks like selecting SOC_INTEL_COMMON force-sets MMCONF_BASE_ADDR to
some value which can't be overriden outside of soc/intel/common. So
adding a non-SoC platform thats uses code from soc/intel/common is not
possible.

TEST=build test on wip platform

Change-Id: Ia160444e8ac7cac55153f659f4d98f4f77f0d467
Signed-off-by: Andrey Petrov <anpetrov@fb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38639
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: David Guckian
2020-01-30 21:32:17 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch x86/acpi_device: Allow acpi_device_add_power_res params as optional 2020-01-30 11:46:08 +00:00
commonlib commonlib: Add commonlib/bsd 2020-01-28 06:36:13 +00:00
console console/post: NOPOST means NOPOST 2020-01-18 10:53:08 +00:00
cpu cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard 2020-01-18 22:07:47 +00:00
device src/device: Update pci_class to PCI-SIG Specification 2020-01-10 10:55:49 +00:00
drivers drivers/net/r8168: Add SSDT Power Resource Methods 2020-01-30 11:46:23 +00:00
ec ec/google/wilco: add ec command set cpu id 2020-01-27 07:43:06 +00:00
include drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
lib commonlib: Add commonlib/bsd 2020-01-28 06:36:13 +00:00
mainboard mb: Fix typos in comments in AGESA boards 2020-01-30 11:52:05 +00:00
northbridge amd/pi/00660F01: Add missing domain_acpi_name function 2020-01-30 11:35:20 +00:00
security vboot: Remove hard dependency on MISSING_BOARD_RESET 2020-01-25 00:08:17 +00:00
soc soc/intel/common/systemagent: Add Kconfig guard 2020-01-30 21:32:17 +00:00
southbridge drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
superio src/superio/*: Fix typos 2020-01-30 13:46:09 +00:00
vendorcode commonlib: Add commonlib/bsd 2020-01-28 06:36:13 +00:00
Kconfig src/Kconfig: Remove unused symbol 2020-01-27 07:41:39 +00:00