mainboard/{hardkernel,protectli}: Drop use of DRAM_SUPPORT_DDR5
This is now selected at the SoC level and therefore redundant. Change-Id: Ib6ae94c359d3dac34886147e9078043e4f132f84 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88522 Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
a79f341d29
commit
cba46a41b7
2 changed files with 0 additions and 2 deletions
|
|
@ -15,7 +15,6 @@ config BOARD_SPECIFIC_OPTIONS
|
|||
select SUPERIO_ITE_IT8613E
|
||||
select SOC_INTEL_ALDERLAKE_PCH_N
|
||||
select SOC_INTEL_COMMON_BLOCK_HDA_VERB
|
||||
select DRAM_SUPPORT_DDR5
|
||||
|
||||
config MAINBOARD_DIR
|
||||
default "hardkernel/odroid-h4"
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ config BOARD_SPECIFIC_OPTIONS
|
|||
select HAVE_ACPI_TABLES
|
||||
select INTEL_GMA_HAVE_VBT
|
||||
select MEMORY_MAPPED_TPM
|
||||
select DRAM_SUPPORT_DDR5
|
||||
|
||||
config MAINBOARD_DIR
|
||||
default "protectli/vault_adl_p"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue