coreboot-kgpe-d16/src/drivers/intel
Shelley Chen 4e9bb3308e Rename ECAM-specific MMCONF Kconfigs
Currently, the MMCONF Kconfigs only support the Enhanced Configuration
Access mechanism (ECAM) method for accessing the PCI config address
space.  Some platforms have a different way of mapping the PCI config
space to memory.  This patch renames the following configs to
make it clear that these configs are ECAM-specific:

- NO_MMCONF_SUPPORT --> NO_ECAM_MMCONF_SUPPORT
- MMCONF_SUPPORT --> ECAM_MMCONF_SUPPORT
- MMCONF_BASE_ADDRESS --> ECAM_MMCONF_BASE_ADDRESS
- MMCONF_BUS_NUMBER --> ECAM_MMCONF_BUS_NUMBER
- MMCONF_LENGTH --> ECAM_MMCONF_LENGTH

Please refer to CB:57861 "Proposed coreboot Changes" for more
details.

BUG=b:181098581
BRANCH=None
TEST=./util/abuild/abuild -p none -t GOOGLE_KOHAKU -x -a -c max
     Make sure Jenkins verifies that builds on other boards

Change-Id: I1e196a1ed52d131a71f00cba1d93a23e54aca3e2
Signed-off-by: Shelley Chen <shchen@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57333
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-11-10 17:24:16 +00:00
..
dptf drivers/intel/dptf: return package with value 2021-10-11 12:47:07 +00:00
fsp1_1 Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
fsp2_0 drivers/intel/fsp2_0: Add preload_fspm and preload_fsps 2021-11-08 20:20:01 +00:00
gma drivers/intel/gma: Support IGD Opregion 2.1 2021-07-17 13:48:00 +00:00
i210 drivers/intel/i210: Set PCI bus master bit only if allowed 2021-07-23 13:18:14 +00:00
ish soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
mipi_camera drivers/intel/mipi_camera: Change type for gpio_num to uint16_t 2021-06-21 05:34:58 +00:00
pmc_mux driver/intel/pmc_mux/conn: Add type-c port info to cbmem 2021-10-05 03:44:37 +00:00
ptt
soundwire
usb4/retimer drivers/intel/usb4/retimer: remove redundant structure member group(PLD) 2021-07-12 07:29:48 +00:00