summaryrefslogtreecommitdiffstats
path: root/src/mainboard/system76
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2021-04-19 16:51:22 +0200
committerNico Huber <nico.h@gmx.de>2021-04-22 10:23:30 +0000
commitefa5a463505f09d88e39f8fe847f1da4abb8ac10 (patch)
treeedfe1308e792fc83dfafedd02a0a4493f92b4445 /src/mainboard/system76
parent091532d8ee34116e0a8c5a7775f971ada895c4c9 (diff)
downloadcoreboot-efa5a463505f09d88e39f8fe847f1da4abb8ac10.tar.gz
coreboot-efa5a463505f09d88e39f8fe847f1da4abb8ac10.tar.bz2
coreboot-efa5a463505f09d88e39f8fe847f1da4abb8ac10.zip
soc/intel/cannonlake: Set DIMM_SPD_SIZE to 512
All related mainboards are setting DIMM_SPD_SIZE to 512. Therefore, default to 512 in the SoC Kconfig and drop it from related mainboard Kconfigs. Change-Id: Idb6a0e42961eeb490afd76b4aa7d940961991733 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/52513 Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/system76')
-rw-r--r--src/mainboard/system76/gaze15/Kconfig4
-rw-r--r--src/mainboard/system76/lemp9/Kconfig4
-rw-r--r--src/mainboard/system76/oryp5/Kconfig4
-rw-r--r--src/mainboard/system76/whl-u/Kconfig4
4 files changed, 0 insertions, 16 deletions
diff --git a/src/mainboard/system76/gaze15/Kconfig b/src/mainboard/system76/gaze15/Kconfig
index 12f94c2f2b14..aefacdd947c3 100644
--- a/src/mainboard/system76/gaze15/Kconfig
+++ b/src/mainboard/system76/gaze15/Kconfig
@@ -60,10 +60,6 @@ config DIMM_MAX
int
default 2
-config DIMM_SPD_SIZE
- int
- default 512
-
config VGA_BIOS_ID
string
default "8086,9bc4"
diff --git a/src/mainboard/system76/lemp9/Kconfig b/src/mainboard/system76/lemp9/Kconfig
index bf2af91d535e..675b738bd881 100644
--- a/src/mainboard/system76/lemp9/Kconfig
+++ b/src/mainboard/system76/lemp9/Kconfig
@@ -57,10 +57,6 @@ config DIMM_MAX
int
default 2
-config DIMM_SPD_SIZE
- int
- default 512
-
config VGA_BIOS_FILE
string
default "pci8086,9b41.rom"
diff --git a/src/mainboard/system76/oryp5/Kconfig b/src/mainboard/system76/oryp5/Kconfig
index 009633d485b4..7ff1424fec85 100644
--- a/src/mainboard/system76/oryp5/Kconfig
+++ b/src/mainboard/system76/oryp5/Kconfig
@@ -61,10 +61,6 @@ config DIMM_MAX
int
default 2
-config DIMM_SPD_SIZE
- int
- default 512
-
config POST_DEVICE
bool
default n
diff --git a/src/mainboard/system76/whl-u/Kconfig b/src/mainboard/system76/whl-u/Kconfig
index 2861ce55d1eb..e93b4216c0c9 100644
--- a/src/mainboard/system76/whl-u/Kconfig
+++ b/src/mainboard/system76/whl-u/Kconfig
@@ -73,10 +73,6 @@ config DIMM_MAX
int
default 2
-config DIMM_SPD_SIZE
- int
- default 512
-
config POST_DEVICE
bool
default n