aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-08-30 09:56:25 +0200
committerFelix Held <felix-coreboot@felixheld.de>2021-09-03 00:10:33 +0000
commit28a16d960c31e853ded415ff9159e0dc409d2a90 (patch)
tree535f5c31b0bec261d0e875043bf888003376adca /src/soc/intel
parent349f13071dbb5e3c5e6e5fdf72d5f7cf8b3e0cb7 (diff)
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>
Diffstat (limited to 'src/soc/intel')
-rw-r--r--src/soc/intel/xeon_sp/cpx/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/xeon_sp/cpx/Kconfig b/src/soc/intel/xeon_sp/cpx/Kconfig
index 8c1ce0d364..3e3b8c1322 100644
--- a/src/soc/intel/xeon_sp/cpx/Kconfig
+++ b/src/soc/intel/xeon_sp/cpx/Kconfig
@@ -110,7 +110,6 @@ config DIMM_MAX
# DDR4
config DIMM_SPD_SIZE
- int
default 512
if INTEL_TXT