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/kontron/bsl6/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/kontron') diff --git a/src/mainboard/kontron/bsl6/Kconfig b/src/mainboard/kontron/bsl6/Kconfig index 0c3282a21d..98acfc365f 100644 --- a/src/mainboard/kontron/bsl6/Kconfig +++ b/src/mainboard/kontron/bsl6/Kconfig @@ -54,7 +54,6 @@ config DIMM_MAX default 2 config DIMM_SPD_SIZE - int default 512 endif -- cgit v1.2.3