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:
parent
349f13071d
commit
28a16d960c
33 changed files with 0 additions and 33 deletions
|
|
@ -105,7 +105,6 @@ config VARIANT_DIR
|
|||
default "anahera" if BOARD_GOOGLE_ANAHERA
|
||||
|
||||
config DIMM_SPD_SIZE
|
||||
int
|
||||
default 512
|
||||
|
||||
config UART_FOR_CONSOLE
|
||||
|
|
|
|||
|
|
@ -73,7 +73,6 @@ config DEVICETREE
|
|||
default "variants/baseboard/devicetree.cb"
|
||||
|
||||
config DIMM_SPD_SIZE
|
||||
int
|
||||
default 512
|
||||
|
||||
config FMDFILE
|
||||
|
|
|
|||
|
|
@ -28,7 +28,6 @@ config CHROMEOS
|
|||
select GBB_FLAG_FORCE_DEV_BOOT_ALTFW
|
||||
|
||||
config DIMM_SPD_SIZE
|
||||
int
|
||||
default 512
|
||||
|
||||
config DEVICETREE
|
||||
|
|
|
|||
|
|
@ -61,7 +61,6 @@ config DIMM_MAX
|
|||
default 2
|
||||
|
||||
config DIMM_SPD_SIZE
|
||||
int
|
||||
default 512
|
||||
|
||||
config TPM_TIS_ACPI_INTERRUPT
|
||||
|
|
|
|||
|
|
@ -58,7 +58,6 @@ config CHROMEOS_WIFI_SAR
|
|||
select USE_SAR
|
||||
|
||||
config DIMM_SPD_SIZE
|
||||
int
|
||||
default 512
|
||||
|
||||
config DEVICETREE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue