From 1b3462749b064ea46859273ea4670bf6abe414c3 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Mon, 30 Aug 2021 10:00:31 +0200 Subject: src/*: Specify type of `DIMM_MAX` once Specify the type of the `DIMM_MAX` Kconfig symbol once. Change-Id: I2e86baaa8bd50c7b82c399fde5dcea05da6b4307 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/57258 Tested-by: build bot (Jenkins) Reviewed-by: Tim Crawford Reviewed-by: Felix Singer --- src/mainboard/libretrend/lt1000/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/libretrend/lt1000') diff --git a/src/mainboard/libretrend/lt1000/Kconfig b/src/mainboard/libretrend/lt1000/Kconfig index 46dfddf934..fd6e5203ff 100644 --- a/src/mainboard/libretrend/lt1000/Kconfig +++ b/src/mainboard/libretrend/lt1000/Kconfig @@ -31,7 +31,6 @@ config VGA_BIOS_ID default "8086,1916" config DIMM_MAX - int default 2 config DIMM_SPD_SIZE -- cgit v1.2.3