soc/amd/sabrina: Select ACP gen2
Select ACP gen2 for Sabrina Change-Id: I107ebd390732b597629a3236d0e7d1f5e2c51379 Signed-off-by: Fred Reitberger <reitbergerfred@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/61833 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
parent
0fcf8356eb
commit
81d3cdeab2
|
@ -39,7 +39,7 @@ config SOC_SPECIFIC_OPTIONS
|
|||
select RESET_VECTOR_IN_RAM
|
||||
select RTC
|
||||
select SOC_AMD_COMMON
|
||||
select SOC_AMD_COMMON_BLOCK_ACP_GEN1 # TODO: Check if this is still correct - change to GEN2
|
||||
select SOC_AMD_COMMON_BLOCK_ACP_GEN2
|
||||
select SOC_AMD_COMMON_BLOCK_ACPI # TODO: Check if this is still correct
|
||||
select SOC_AMD_COMMON_BLOCK_ACPIMMIO
|
||||
select SOC_AMD_COMMON_BLOCK_ACPI_ALIB # TODO: Check if this is still correct
|
||||
|
|
Loading…
Reference in New Issue