mb/ibm/sbp1/Kconfig: Remove unused MAX_SOCKET_UPD
Change-Id: I5d9133f2255a96c8367f69dcbb198a1a142cdb82 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76696 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
parent
09f7d67c9a
commit
80af4b3ea1
|
@ -27,10 +27,6 @@ config MAX_SOCKET
|
|||
int
|
||||
default 4
|
||||
|
||||
config MAX_SOCKET_UPD
|
||||
int
|
||||
default 4
|
||||
|
||||
config MAX_CPUS
|
||||
int
|
||||
default 480
|
||||
|
|
Loading…
Reference in New Issue