coreboot/src/soc/intel
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
..
alderlake soc/intel/common/pch: Decouple CLIENT from BASE 2022-07-20 12:33:25 +00:00
apollolake soc/intel/apollolake: Call heci_init in romstage 2022-07-19 12:19:04 +00:00
baytrail nb,soc/intel: Handle upper RAM boundary 2022-07-05 13:08:34 +00:00
braswell nb,soc/intel: Handle upper RAM boundary 2022-07-05 13:08:34 +00:00
broadwell soc/intel/broadwell: Drop vboot support 2022-07-14 12:50:40 +00:00
cannonlake soc/intel/common/pch: Decouple CLIENT from BASE 2022-07-20 12:33:25 +00:00
common soc/intel/common/pch: Decouple CLIENT from BASE 2022-07-20 12:33:25 +00:00
denverton_ns nb,soc/intel: Handle upper RAM boundary 2022-07-05 13:08:34 +00:00
elkhartlake soc/intel/common/pch: Decouple CLIENT from BASE 2022-07-20 12:33:25 +00:00
icelake soc/intel/common/pch: Decouple CLIENT from BASE 2022-07-20 12:33:25 +00:00
jasperlake soc/intel/common/pch: Decouple CLIENT from BASE 2022-07-20 12:33:25 +00:00
meteorlake soc/intel/common/pch: Decouple CLIENT from BASE 2022-07-20 12:33:25 +00:00
quark treewide: Don't add bits 2022-07-18 12:44:32 +00:00
skylake soc/intel/common/pch: Decouple CLIENT from BASE 2022-07-20 12:33:25 +00:00
tigerlake soc/intel/common/pch: Decouple CLIENT from BASE 2022-07-20 12:33:25 +00:00
xeon_sp soc/intel/common/pch: Decouple CLIENT from BASE 2022-07-20 12:33:25 +00:00
Makefile.inc