From babffce0eb9922e0ab4e07b7e664d85d1c4e6f1c Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 29 May 2020 01:01:05 +0200 Subject: pineview boards: Factor out MAX_CPUS Pineview has at most 4 threads. Change-Id: I0f45f002d0bab0345bc061ac3c7a29237a536cc5 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/41843 Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/mainboard/foxconn/d41s/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/foxconn') diff --git a/src/mainboard/foxconn/d41s/Kconfig b/src/mainboard/foxconn/d41s/Kconfig index a272d1e898..93ce389134 100644 --- a/src/mainboard/foxconn/d41s/Kconfig +++ b/src/mainboard/foxconn/d41s/Kconfig @@ -18,10 +18,6 @@ config BOARD_SPECIFIC_OPTIONS select DRIVERS_I2C_CK505 select INTEL_GMA_HAVE_VBT -config MAX_CPUS - int - default 4 - config MAINBOARD_DIR string default "foxconn/d41s" -- cgit v1.2.3