summaryrefslogtreecommitdiff
path: root/src/mainboard/purism
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-08-30 10:00:31 +0200
committerFelix Held <felix-coreboot@felixheld.de>2021-09-03 00:11:02 +0000
commit1b3462749b064ea46859273ea4670bf6abe414c3 (patch)
tree7142bd182c2c0af80210b854cfccf21cf930faa3 /src/mainboard/purism
parent28a16d960c31e853ded415ff9159e0dc409d2a90 (diff)
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 <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/57258 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Crawford <tcrawford@system76.com> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'src/mainboard/purism')
-rw-r--r--src/mainboard/purism/librem_cnl/Kconfig1
-rw-r--r--src/mainboard/purism/librem_skl/Kconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/purism/librem_cnl/Kconfig b/src/mainboard/purism/librem_cnl/Kconfig
index d46972d882..919462299f 100644
--- a/src/mainboard/purism/librem_cnl/Kconfig
+++ b/src/mainboard/purism/librem_cnl/Kconfig
@@ -41,7 +41,6 @@ config CBFS_SIZE
default 0x900000 if BOARD_PURISM_LIBREM_14
config DIMM_MAX
- int
default 2
config DIMM_SPD_SIZE
diff --git a/src/mainboard/purism/librem_skl/Kconfig b/src/mainboard/purism/librem_skl/Kconfig
index 814b08e630..9d2688f92e 100644
--- a/src/mainboard/purism/librem_skl/Kconfig
+++ b/src/mainboard/purism/librem_skl/Kconfig
@@ -54,7 +54,6 @@ config INTEL_GMA_VBT_FILE
default "src/mainboard/\$(MAINBOARDDIR)/data.vbt"
config DIMM_MAX
- int
default 1
config DIMM_SPD_SIZE