From d71754d1b9ba5bb347a9acf10c9233b405f0121d Mon Sep 17 00:00:00 2001
From: Angel Pons <th3fanbus@gmail.com>
Date: Fri, 29 May 2020 00:42:15 +0200
Subject: sandybridge boards: Factor out MAX_CPUS

Also update autoport accordingly.

Change-Id: I12481363cf0e7afc54e2e339504f70632e8d72e2
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41839
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
---
 src/mainboard/compulab/intense_pc/Kconfig | 4 ----
 1 file changed, 4 deletions(-)

(limited to 'src/mainboard/compulab')

diff --git a/src/mainboard/compulab/intense_pc/Kconfig b/src/mainboard/compulab/intense_pc/Kconfig
index 68a01f18bc..5ea49370aa 100644
--- a/src/mainboard/compulab/intense_pc/Kconfig
+++ b/src/mainboard/compulab/intense_pc/Kconfig
@@ -32,10 +32,6 @@ config DRAM_RESET_GATE_GPIO # FIXME: check this
 	int
 	default 60
 
-config MAX_CPUS
-	int
-	default 8
-
 config USBDEBUG_HCD_INDEX # FIXME: check this
 	int
 	default 2
-- 
cgit v1.2.3