From d71754d1b9ba5bb347a9acf10c9233b405f0121d Mon Sep 17 00:00:00 2001 From: Angel Pons 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/41839 Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/x1_carbon_gen1/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/lenovo/x1_carbon_gen1') diff --git a/src/mainboard/lenovo/x1_carbon_gen1/Kconfig b/src/mainboard/lenovo/x1_carbon_gen1/Kconfig index 246e1db5aa..d5349dff0b 100644 --- a/src/mainboard/lenovo/x1_carbon_gen1/Kconfig +++ b/src/mainboard/lenovo/x1_carbon_gen1/Kconfig @@ -53,10 +53,6 @@ config MAINBOARD_PART_NUMBER string default "ThinkPad X1 carbon gen 1" -config MAX_CPUS - int - default 8 - config USBDEBUG_HCD_INDEX int default 2 -- cgit v1.2.3