diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2020-11-04 16:19:35 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2020-11-05 19:57:14 +0000 |
commit | 1032d22152f1889246cda62e767af1da24407089 (patch) | |
tree | 7f33b685430c9069d7aed405caff6fa7f1a372f2 /src/mainboard/amd/gardenia | |
parent | b5d9f4a1cfc4022e63a3d47e817920fc5375c952 (diff) |
soc/amd/picasso: move MAX_CPUS setting from mainboard to SoC Kconfig
Since the mainboard Kconfig is sourced before the SoC one, it would
still be possible to override this setting at mainboard level, even
though that shouldn't be needed. The maximum CPU count for Picasso is 8,
since the chips have only up to 4 cores with up to two threads each.
Change-Id: I53449b8fa73c5d13e6ea77bee6eed8896b7d3ec3
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47205
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/amd/gardenia')
0 files changed, 0 insertions, 0 deletions