soc/amd/common/block/acpi: Add IVRS kconfig

Add new IVRS kconfig option to control IVRS generation.

BUG=b:190515051

Change-Id: Iad0c6401dbccd2f3f75464a69e4c27f64d3507a5
Signed-off-by: Jason Glenesk <jason.glenesk@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56694
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
Jason Glenesk 2021-07-29 07:09:11 -07:00 committed by Patrick Georgi
parent ffd80fd2b7
commit fbc46a3bfb
1 changed files with 3 additions and 0 deletions

View File

@ -10,3 +10,6 @@ config SOC_AMD_COMMON_BLOCK_ACPI_ALIB
config SOC_AMD_COMMON_BLOCK_ACPI_GPIO config SOC_AMD_COMMON_BLOCK_ACPI_GPIO
bool bool
config SOC_AMD_COMMON_BLOCK_ACPI_IVRS
bool