coreboot/src/soc/intel/common
Angel Pons eb90c512ab soc/intel/common/pch: Decouple CLIENT from BASE
In preparation to add a third option, have "Client" platforms select a
dedicated Kconfig option instead of the common "_BASE" option. Rewrite
the help texts to clarify what "Client" and "Server" mean, because the
terms refer to the type of silicon and not to the market segment. Some
uniprocessor (single-socket) servers are actually client platforms and
there are some multi-socket workstations based on a server platform.

Change-Id: I646729d709f60ca2b5e74df18c2b4e52f9b10e6b
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65951
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2022-07-20 12:33:25 +00:00
..
acpi soc/intel/common/acpi: Fix warning in ASL 2022-06-15 18:05:12 +00:00
basecode soc/intel/common: Compile debug_feature in ramstage to fix build error 2022-06-30 16:26:41 +00:00
block soc/intel/common/block/pmc/pmclib: Use same loglevel as print_num_status_bits 2022-07-11 13:40:58 +00:00
pch soc/intel/common/pch: Decouple CLIENT from BASE 2022-07-20 12:33:25 +00:00
fsp_reset.c
hda_verb.c
hda_verb.h
Kconfig.common soc/intel/common: Introduce SOC_INTEL_COMPLIANCE_TEST_MODE 2022-07-14 23:12:14 +00:00
Makefile.inc tpm: Refactor TPM Kconfig dimensions 2022-04-21 23:07:20 +00:00
mma.c
mma.h
nhlt.c
reset.c
reset.h
smbios.c src/soc/intel: Remove unused <console/console.h> 2022-01-10 23:25:01 +00:00
smbios.h
tpm_tis.c
vbt.c
vbt.h