src/*: Specify type of DIMM_SPD_SIZE once

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

Change-Id: I619833dbce6d2dbe414ed9b37f43196b4b52730e
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57257
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
Angel Pons 2021-08-30 09:56:25 +02:00 committed by Felix Held
commit 28a16d960c
33 changed files with 0 additions and 33 deletions

View file

@ -105,7 +105,6 @@ config VARIANT_DIR
default "anahera" if BOARD_GOOGLE_ANAHERA
config DIMM_SPD_SIZE
int
default 512
config UART_FOR_CONSOLE

View file

@ -73,7 +73,6 @@ config DEVICETREE
default "variants/baseboard/devicetree.cb"
config DIMM_SPD_SIZE
int
default 512
config FMDFILE

View file

@ -28,7 +28,6 @@ config CHROMEOS
select GBB_FLAG_FORCE_DEV_BOOT_ALTFW
config DIMM_SPD_SIZE
int
default 512
config DEVICETREE

View file

@ -61,7 +61,6 @@ config DIMM_MAX
default 2
config DIMM_SPD_SIZE
int
default 512
config TPM_TIS_ACPI_INTERRUPT

View file

@ -58,7 +58,6 @@ config CHROMEOS_WIFI_SAR
select USE_SAR
config DIMM_SPD_SIZE
int
default 512
config DEVICETREE