gm45 boards: Factor out MAX_CPUS
commitf6846efd846b65a4295b45b177bd67017f0987f9
authorAngel Pons <th3fanbus@gmail.com>
Thu, 28 May 2020 23:06:04 +0000 (29 01:06 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Mon, 15 Jun 2020 22:55:54 +0000 (15 22:55 +0000)
tree7cb2de6c3ad8daffddddebdf62a3b58103d9cb85
parentbabffce0eb9922e0ab4e07b7e664d85d1c4e6f1c
gm45 boards: Factor out MAX_CPUS

The gm45 northbridge supports at most 4 threads. However, the only two
mobile Core 2 Quad models are not BGA956, so account for that as well.

Change-Id: Ie198ac4c366ec0bd53ddb337b6f9c03c331c73f5
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41844
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
src/cpu/intel/socket_BGA956/Kconfig
src/cpu/intel/socket_p/Kconfig
src/mainboard/lenovo/t400/Kconfig
src/mainboard/lenovo/x200/Kconfig
src/mainboard/roda/rk9/Kconfig