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/google/drallion/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/drallion') diff --git a/src/mainboard/google/drallion/Kconfig b/src/mainboard/google/drallion/Kconfig index 55f203e3fc..060a75ada9 100644 --- a/src/mainboard/google/drallion/Kconfig +++ b/src/mainboard/google/drallion/Kconfig @@ -41,7 +41,6 @@ config CHROMEOS_WIFI_SAR select USE_SAR config DIMM_MAX - int default 2 config DRIVER_TPM_I2C_BUS -- cgit v1.2.3