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/gigabyte/ga-b75m-d3h/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/gigabyte/ga-b75m-d3h/Kconfig') diff --git a/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig b/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig index 719a649678..4eda2676d0 100644 --- a/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig +++ b/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig @@ -45,10 +45,6 @@ config OVERRIDE_DEVICETREE string default "variants/$(CONFIG_VARIANT_DIR)/overridetree.cb" if BOARD_GIGABYTE_GA_B75_D3V -config MAX_CPUS - int - default 8 - # Override the default variant behavior, since the data.vbt is the same config INTEL_GMA_VBT_FILE string -- cgit v1.2.3