Attention is currently required from: Jason Glenesk, Raul Rangel, Martin Roth, Marshall Dawson, Felix Held. Hello Jason Glenesk, Raul Rangel, Patrick Georgi, Martin Roth, Marshall Dawson, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/52304
to look at the new patch set (#2).
Change subject: soc/amd/common/block/acpi: Fix the config to build gpio library ......................................................................
soc/amd/common/block/acpi: Fix the config to build gpio library
ACPI GPIO library should be built when SOC_AMD_COMMON_BLOCK_ACPI_GPIO is enabled. Fix the build rules. Also simplify the build rules for other ACPI components.
BUG=None TEST=Build and boot to OS in guybrush. Ensure that no errors are observed regarding GPIO operations while populating the ACPI tables.
Change-Id: I0c1dab421cb2feb7346718e1e23ed9d4a21d40cc Signed-off-by: Karthikeyan Ramasubramanian kramasub@google.com --- M src/soc/amd/common/block/acpi/Makefile.inc 1 file changed, 5 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/52304/2