nb/intel/e7505: Specify supported memory type
Change-Id: Idda0a8330463205efe5ec5faa82a1f458894e521 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/70574 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
80bf8efeaa
commit
6a4c517850
|
@ -10,6 +10,11 @@ config NORTHBRIDGE_SPECIFIC_OPTIONS
|
||||||
select NO_ECAM_MMCONF_SUPPORT
|
select NO_ECAM_MMCONF_SUPPORT
|
||||||
select HAVE_DEBUG_RAM_SETUP
|
select HAVE_DEBUG_RAM_SETUP
|
||||||
select NO_CBFS_MCACHE
|
select NO_CBFS_MCACHE
|
||||||
|
select NO_DDR5
|
||||||
|
select NO_LPDDR4
|
||||||
|
select NO_DDR4
|
||||||
|
select NO_DDR3
|
||||||
|
select NO_DDR2
|
||||||
select SMM_TSEG
|
select SMM_TSEG
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue