soc/amd/phoenix/Kconfig: Drop TODO for FSP_DMI_TABLES
BUG=b:288520486 TEST=In kernel, dump `dmidecode -t 17`. Change-Id: I1a8aae12ec449fe921814a6e363306fced969367 Signed-off-by: Konrad Adamczyk <konrada@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76109 Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
This commit is contained in:
parent
2910a541f8
commit
ff786b5b73
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ config SOC_AMD_PHOENIX
|
|||
select SOC_AMD_COMMON_BLOCK_UCODE
|
||||
select SOC_AMD_COMMON_BLOCK_XHCI
|
||||
select SOC_AMD_COMMON_FSP_CCX_CPPC_HOB # TODO: Check if this is still correct
|
||||
select SOC_AMD_COMMON_FSP_DMI_TABLES # TODO: Check if this is still correct
|
||||
select SOC_AMD_COMMON_FSP_DMI_TABLES
|
||||
select SOC_AMD_COMMON_FSP_PCI # TODO: Check if this is still correct
|
||||
select SOC_AMD_COMMON_FSP_PRELOAD_FSPS
|
||||
select SSE2
|
||||
|
|
Loading…
Reference in a new issue