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/asus/p8h61-m_lx/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/asus/p8h61-m_lx/Kconfig') diff --git a/src/mainboard/asus/p8h61-m_lx/Kconfig b/src/mainboard/asus/p8h61-m_lx/Kconfig index a1d79066db..069800ade8 100644 --- a/src/mainboard/asus/p8h61-m_lx/Kconfig +++ b/src/mainboard/asus/p8h61-m_lx/Kconfig @@ -29,10 +29,6 @@ config MAINBOARD_PART_NUMBER string default "P8H61-M LX" -config MAX_CPUS - int - default 8 - # # These ME partitions need to be whitelisted for correct system # operation. Example issues from removing them include: no serial output -- cgit v1.2.3