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>
This commit is contained in:
parent
314ace1604
commit
06545e0744
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue