summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-12-31 07:55:58 +0100
committerElyes Haouas <ehaouas@noos.fr>2023-01-05 05:32:47 +0000
commit06545e0744e322b2148f4cb52eb976737754e65b (patch)
tree8991ce67fcc8d20026ec3da3cee2f815d785668b /src/northbridge/intel
parent314ace1604cf4389ae07f65701c31eda196ce0ce (diff)
downloadcoreboot-06545e0744e322b2148f4cb52eb976737754e65b.tar.gz
coreboot-06545e0744e322b2148f4cb52eb976737754e65b.tar.bz2
coreboot-06545e0744e322b2148f4cb52eb976737754e65b.zip
nb/intel/haswell: Specify supported memory type
Change-Id: I885cc00c8bfcfaaabb2ce2b0269172d8d7a88db5 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/71583 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/northbridge/intel')
-rw-r--r--src/northbridge/intel/haswell/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/northbridge/intel/haswell/Kconfig b/src/northbridge/intel/haswell/Kconfig
index b659bf6d9859..06c999924549 100644
--- a/src/northbridge/intel/haswell/Kconfig
+++ b/src/northbridge/intel/haswell/Kconfig
@@ -6,6 +6,11 @@ config NORTHBRIDGE_INTEL_HASWELL
select CACHE_MRC_SETTINGS
select INTEL_DDI
select INTEL_GMA_ACPI
+ select NO_DDR5
+ select NO_LPDDR4
+ select NO_DDR2
+ select NO_DDR4
+ select USE_DDR3
if NORTHBRIDGE_INTEL_HASWELL