summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/Kconfig
diff options
context:
space:
mode:
authorEric Lai <eric_lai@quanta.corp-partner.google.com>2023-03-03 08:56:33 +0800
committerEric Lai <eric_lai@quanta.corp-partner.google.com>2023-03-07 23:57:21 +0000
commita8051511acb3b6f870ec65ffe7f23dee61112c33 (patch)
tree030c8e40b8a807beb4a8ff201cb293a6c10c51d9 /src/mainboard/google/brya/Kconfig
parentea643a81a10d3d3d308ec3d734958193474f555d (diff)
downloadcoreboot-a8051511acb3b6f870ec65ffe7f23dee61112c33.tar.gz
coreboot-a8051511acb3b6f870ec65ffe7f23dee61112c33.tar.bz2
coreboot-a8051511acb3b6f870ec65ffe7f23dee61112c33.zip
mb/google/hades: Change memory to SODIMM
Add SODIMM support, drop the solderdown based on schematics. BUG=b:271199379 TEST=abuild -a -x -c max -p none -t google/brya -b hades Signed-off-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Change-Id: I85ec79c3d8f1147a875c4d04017bb50347121ebb Reviewed-on: https://review.coreboot.org/c/coreboot/+/73389 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tarun Tuli <taruntuli@google.com>
Diffstat (limited to 'src/mainboard/google/brya/Kconfig')
-rw-r--r--src/mainboard/google/brya/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig
index b0bdfc497a2c..f3bd72ffa84f 100644
--- a/src/mainboard/google/brya/Kconfig
+++ b/src/mainboard/google/brya/Kconfig
@@ -67,7 +67,7 @@ config BOARD_GOOGLE_BASEBOARD_HADES
select BOARD_GOOGLE_BRYA_COMMON
select BOARD_ROMSIZE_KB_32768
select HAVE_SLP_S0_GATE
- select MEMORY_SOLDERDOWN
+ select MEMORY_SODIMM
select SOC_INTEL_ALDERLAKE_PCH_P
select SOC_INTEL_CSE_PRE_CPU_RESET_TELEMETRY
select SOC_INTEL_RAPTORLAKE