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

@ -361,7 +361,6 @@ comment "AMD Firmware Directory Table set to location for 16MB ROM"
depends on AMD_FWM_POSITION_INDEX = 5
config DIMM_SPD_SIZE
int
default 512 # DDR4
config RO_REGION_ONLY

View file

@ -110,7 +110,6 @@ config DIMM_MAX
# DDR4
config DIMM_SPD_SIZE
int
default 512
if INTEL_TXT