src/*: Specify type of `DIMM_MAX` once

Specify the type of the `DIMM_MAX` Kconfig symbol once.

Change-Id: I2e86baaa8bd50c7b82c399fde5dcea05da6b4307
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57258
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Crawford <tcrawford@system76.com>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
This commit is contained in:
Angel Pons 2021-08-30 10:00:31 +02:00 committed by Felix Held
parent 28a16d960c
commit 1b3462749b
22 changed files with 0 additions and 22 deletions

View File

@ -31,7 +31,6 @@ config VGA_BIOS_ID
default "8086,5917" default "8086,5917"
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config DIMM_SPD_SIZE config DIMM_SPD_SIZE

View File

@ -54,7 +54,6 @@ config MAX_CPUS
default 8 if BOARD_CLEVO_L140CU_BASE default 8 if BOARD_CLEVO_L140CU_BASE
config DIMM_MAX config DIMM_MAX
int
default 2 if BOARD_CLEVO_L140CU_BASE default 2 if BOARD_CLEVO_L140CU_BASE
config VGA_BIOS_ID config VGA_BIOS_ID

View File

@ -53,7 +53,6 @@ config FMDFILE
# default "src/mainboard/\$(CONFIG_MAINBOARD_DIR)/fmds/vboot-roab.fmd" if VBOOT_SLOTS_RW_AB # default "src/mainboard/\$(CONFIG_MAINBOARD_DIR)/fmds/vboot-roab.fmd" if VBOOT_SLOTS_RW_AB
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config DIMM_SPD_SIZE config DIMM_SPD_SIZE

View File

@ -61,7 +61,6 @@ config UART_FOR_CONSOLE
default 0 default 0
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config MAINBOARD_SUPPORTS_SKYLAKE_CPU config MAINBOARD_SUPPORTS_SKYLAKE_CPU

View File

@ -41,7 +41,6 @@ config CHROMEOS_WIFI_SAR
select USE_SAR select USE_SAR
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config DRIVER_TPM_I2C_BUS config DRIVER_TPM_I2C_BUS

View File

@ -57,7 +57,6 @@ config MAINBOARD_FAMILY
default "Google_Endeavour" if BOARD_GOOGLE_ENDEAVOUR default "Google_Endeavour" if BOARD_GOOGLE_ENDEAVOUR
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config DIMM_SPD_SIZE config DIMM_SPD_SIZE

View File

@ -66,7 +66,6 @@ config DEVICETREE
default "variants/baseboard/devicetree.cb" default "variants/baseboard/devicetree.cb"
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config ROMSTAGE_SPD_CBFS config ROMSTAGE_SPD_CBFS

View File

@ -37,7 +37,6 @@ config CHROMEOS
select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config DRIVER_TPM_I2C_BUS config DRIVER_TPM_I2C_BUS

View File

@ -23,7 +23,6 @@ config MAINBOARD_PART_NUMBER
default "280 G2" default "280 G2"
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config DIMM_SPD_SIZE config DIMM_SPD_SIZE

View File

@ -50,7 +50,6 @@ config CBFS_SIZE
default 0x600000 if BOARD_SIEMENS_BOXER26 default 0x600000 if BOARD_SIEMENS_BOXER26
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config DIMM_SPD_SIZE config DIMM_SPD_SIZE

View File

@ -31,7 +31,6 @@ config VGA_BIOS_ID
default "8086,1916" default "8086,1916"
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config DIMM_SPD_SIZE config DIMM_SPD_SIZE

View File

@ -48,7 +48,6 @@ config FMDFILE
# Deltalake is single socket server, the platform design has 1 DIMM per channel # Deltalake is single socket server, the platform design has 1 DIMM per channel
config DIMM_MAX config DIMM_MAX
int
default 6 default 6
config CONSOLE_POST config CONSOLE_POST

View File

@ -32,7 +32,6 @@ config MAINBOARD_VENDOR
default "Protectli" default "Protectli"
config DIMM_MAX config DIMM_MAX
int
default 1 default 1
config DIMM_SPD_SIZE config DIMM_SPD_SIZE

View File

@ -26,7 +26,6 @@ config MAINBOARD_PART_NUMBER
default "FW6" default "FW6"
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config DIMM_SPD_SIZE config DIMM_SPD_SIZE

View File

@ -41,7 +41,6 @@ config CBFS_SIZE
default 0x900000 if BOARD_PURISM_LIBREM_14 default 0x900000 if BOARD_PURISM_LIBREM_14
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config DIMM_SPD_SIZE config DIMM_SPD_SIZE

View File

@ -54,7 +54,6 @@ config INTEL_GMA_VBT_FILE
default "src/mainboard/\$(MAINBOARDDIR)/data.vbt" default "src/mainboard/\$(MAINBOARDDIR)/data.vbt"
config DIMM_MAX config DIMM_MAX
int
default 1 default 1
config DIMM_SPD_SIZE config DIMM_SPD_SIZE

View File

@ -56,7 +56,6 @@ config MAX_CPUS
default 16 default 16
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config VGA_BIOS_ID config VGA_BIOS_ID

View File

@ -53,7 +53,6 @@ config MAX_CPUS
default 8 default 8
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config VGA_BIOS_FILE config VGA_BIOS_FILE

View File

@ -57,7 +57,6 @@ config MAX_CPUS
default 12 default 12
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config POST_DEVICE config POST_DEVICE

View File

@ -54,7 +54,6 @@ config MAX_CPUS
default 16 default 16
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config VGA_BIOS_ID config VGA_BIOS_ID

View File

@ -67,7 +67,6 @@ config MAX_CPUS
default 8 default 8
config DIMM_MAX config DIMM_MAX
int
default 2 default 2
config POST_DEVICE config POST_DEVICE

View File

@ -105,7 +105,6 @@ config CPU_BCLK_MHZ
# CPX-SP has 2 IMCs, 3 channels per IMC, 2 DIMMs per channel # CPX-SP has 2 IMCs, 3 channels per IMC, 2 DIMMs per channel
# Default value is set to one socket, full config. # Default value is set to one socket, full config.
config DIMM_MAX config DIMM_MAX
int
default 12 default 12
# DDR4 # DDR4