From 0f11e03220781be849a485dcbbe8c9ff7f5ba2b6 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 29 May 2020 00:56:25 +0200 Subject: haswell boards: Factor out MAX_CPUS ULT only has 4 threads, but we are not changing it here to preserve binary reproducibility. Change-Id: I041c5dff2de514244f9c919c4c475cca979c34ce Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/41842 Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/mainboard/asrock/b85m_pro4/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/asrock/b85m_pro4') diff --git a/src/mainboard/asrock/b85m_pro4/Kconfig b/src/mainboard/asrock/b85m_pro4/Kconfig index ecb2ba949e..67206a988f 100644 --- a/src/mainboard/asrock/b85m_pro4/Kconfig +++ b/src/mainboard/asrock/b85m_pro4/Kconfig @@ -26,8 +26,4 @@ config MAINBOARD_PART_NUMBER string default "B85M Pro4" -config MAX_CPUS - int - default 8 - endif -- cgit v1.2.3