summaryrefslogtreecommitdiffstats
path: root/src/northbridge
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-12-11 08:55:49 +0100
committerMartin L Roth <gaumless@gmail.com>2023-01-02 20:37:46 +0000
commitbfcea14a16eafd4b19fc44b28d6f33d554db5544 (patch)
tree633b87412df3f861da671179ae5268ef6f7e00e1 /src/northbridge
parent01c190e382ae35c990e5668b20014a626681c9ce (diff)
downloadcoreboot-bfcea14a16eafd4b19fc44b28d6f33d554db5544.tar.gz
coreboot-bfcea14a16eafd4b19fc44b28d6f33d554db5544.tar.bz2
coreboot-bfcea14a16eafd4b19fc44b28d6f33d554db5544.zip
nb/intel/i440bx: Specify supported memory type
Change-Id: If94037f2b010527440795e6920dd7a533c52f606 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/70575 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/northbridge')
-rw-r--r--src/northbridge/intel/i440bx/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/northbridge/intel/i440bx/Kconfig b/src/northbridge/intel/i440bx/Kconfig
index 7b41f05c3a0b..8908cea9020f 100644
--- a/src/northbridge/intel/i440bx/Kconfig
+++ b/src/northbridge/intel/i440bx/Kconfig
@@ -5,6 +5,11 @@ config NORTHBRIDGE_INTEL_I440BX
select NO_ECAM_MMCONF_SUPPORT
select HAVE_DEBUG_RAM_SETUP
select NO_CBFS_MCACHE
+ select NO_DDR5
+ select NO_LPDDR4
+ select NO_DDR4
+ select NO_DDR3
+ select NO_DDR2
config SDRAMPWR_4DIMM
bool