Tim Crawford has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/56865 )
Change subject: mb/system76/oryp6: Drop DIMM_SPD_SIZE ......................................................................
mb/system76/oryp6: Drop DIMM_SPD_SIZE
The board uses the default size specified in the SoC.
Change-Id: Ie71a0fea1ff9de6c4f1ce8db2db09bb3cd35d04d Signed-off-by: Tim Crawford tcrawford@system76.com --- M src/mainboard/system76/oryp6/Kconfig 1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/56865/1
diff --git a/src/mainboard/system76/oryp6/Kconfig b/src/mainboard/system76/oryp6/Kconfig index 56ccd175..d063f40 100644 --- a/src/mainboard/system76/oryp6/Kconfig +++ b/src/mainboard/system76/oryp6/Kconfig @@ -54,10 +54,6 @@ int default 2
-config DIMM_SPD_SIZE - int - default 512 - config VGA_BIOS_ID string default "8086,9bc4"