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:
Matt DeVillier 2025-07-21 16:43:21 -05:00
commit cba46a41b7
2 changed files with 0 additions and 2 deletions

View file

@ -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"

View file

@ -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"