coreboot-kgpe-d16/src
Tim Wawrzynczak 2e3edcfbe0 mb/google/volteer/eldrid: Use #define symbols for usb2_ports config
It's easier to understand what these symbolic names mean rather than
using the constants; the static.c will will end up (indirectly)
including `soc/usb.h` therefore the macros are in scope here.

Change-Id: I5ef977a05a2522e177f32c99bfab74f9288ae869
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49488
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nick Chen <nick_xr_chen@wistron.corp-partner.google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2021-01-25 08:52:01 +00:00
..
acpi ACPI: Clean up GNVS initialisation 2021-01-24 19:57:17 +00:00
arch arch/x86: Use wildcard for mb/smihandler.c 2021-01-24 21:06:22 +00:00
commonlib
console
cpu cpu/intel/model_2065x: Drop configurable TDP copy-pasta 2021-01-24 23:23:43 +00:00
device device/pci_rom.c: Use __func__ 2021-01-24 21:22:34 +00:00
drivers bayhub bh720: Configure VIH tuning via devicetree 2021-01-25 08:50:17 +00:00
ec ec/google/wilco: Convert to ASL 2.0 syntax 2021-01-24 21:51:39 +00:00
include ACPI: Clean up GNVS initialisation 2021-01-24 19:57:17 +00:00
lib ACPI: Clean up GNVS initialisation 2021-01-24 19:57:17 +00:00
mainboard mb/google/volteer/eldrid: Use #define symbols for usb2_ports config 2021-01-25 08:52:01 +00:00
northbridge cpu/intel/haswell: Set C9/C10 vccmin 2021-01-24 12:01:09 +00:00
security security/tpm/tss/tcg-1.2/tss.c: Use __func__ 2021-01-19 08:58:50 +00:00
soc soc/intel/tgl and tgl mb/google,intel: Use the newly added meminit block driver 2021-01-25 08:48:57 +00:00
southbridge ACPI GNVS: Drop APIC, factor out MPEN 2021-01-20 09:24:35 +00:00
superio
vendorcode soc,vendorcode/amd/cezanne: add basic FSP integration 2021-01-24 18:15:46 +00:00
Kconfig