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