summaryrefslogtreecommitdiffstats
path: root/src/northbridge
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-12-31 08:17:47 +0100
committerElyes Haouas <ehaouas@noos.fr>2023-01-04 07:22:33 +0000
commit046100590870042db986e622d5126b9daefc596e (patch)
tree3a661509f341f5ec7b60c75c43ac8029fcabe81d /src/northbridge
parent1868991a36695c4951eed7f58908dbc3a5127bcd (diff)
downloadcoreboot-046100590870042db986e622d5126b9daefc596e.tar.gz
coreboot-046100590870042db986e622d5126b9daefc596e.tar.bz2
coreboot-046100590870042db986e622d5126b9daefc596e.zip
nb/intel/ironlake: Specify supported memory type
Change-Id: Ib1bf132f248d1f3c42d32f884f09687964a0c6f2 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/71584 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/ironlake/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/northbridge/intel/ironlake/Kconfig b/src/northbridge/intel/ironlake/Kconfig
index a614058efb49..678e73a45ae7 100644
--- a/src/northbridge/intel/ironlake/Kconfig
+++ b/src/northbridge/intel/ironlake/Kconfig
@@ -8,6 +8,11 @@ config NORTHBRIDGE_INTEL_IRONLAKE
select INTEL_GMA_ACPI
select CACHE_MRC_SETTINGS
select HAVE_DEBUG_RAM_SETUP
+ select NO_DDR5
+ select NO_LPDDR4
+ select NO_DDR4
+ select NO_DDR2
+ select USE_DDR3
if NORTHBRIDGE_INTEL_IRONLAKE