mb/system76/addw1: Increase max CPUs to 16
The addw1 supports an i9-9980HK and the addw2 uses an i7-10875H.
These CPUs have 8 cores and 16 threads. Fixes booting on addw2.
Change-Id: I4639b40c3ab9c6d6ad5abbbb3618c750c7d40695
Fixes: 6a93a45242
("mb/system76/addw1: Add System76 Adder Workstation 1")
Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Jeremy Soller
parent
f55ab41430
commit
0004ff6f28
@@ -63,6 +63,9 @@ config ONBOARD_VGA_IS_PRIMARY
|
||||
config UART_FOR_CONSOLE
|
||||
default 2
|
||||
|
||||
config MAX_CPUS
|
||||
default 16
|
||||
|
||||
config DIMM_MAX
|
||||
default 2
|
||||
|
||||
|
Reference in New Issue
Block a user