From 28a16d960c31e853ded415ff9159e0dc409d2a90 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Mon, 30 Aug 2021 09:56:25 +0200 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/57257 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer Reviewed-by: Felix Held --- src/mainboard/purism/librem_skl/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/purism/librem_skl') diff --git a/src/mainboard/purism/librem_skl/Kconfig b/src/mainboard/purism/librem_skl/Kconfig index 35bd6f8d3a..814b08e630 100644 --- a/src/mainboard/purism/librem_skl/Kconfig +++ b/src/mainboard/purism/librem_skl/Kconfig @@ -58,7 +58,6 @@ config DIMM_MAX default 1 config DIMM_SPD_SIZE - int default 512 config CBFS_SIZE -- cgit v1.2.3