mb/google/volteer: Include ACPI for GNA scoring accelerator
Since the PCI device is already enabled, include the ACPI stub so the OS driver can attach. TEST=build/boot Win10 on google/volteer (drobit) Change-Id: I9f9edcdd3c32d66af64878b6d8735019bccddd26 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Signed-off-by: CoolStar <coolstarorganization@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77578 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
This commit is contained in:
parent
a38cb1bd43
commit
3356bf0d68
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ DefinitionBlock(
|
|||
#include <soc/intel/common/block/acpi/acpi/northbridge.asl>
|
||||
#include <soc/intel/tigerlake/acpi/southbridge.asl>
|
||||
#include <soc/intel/tigerlake/acpi/tcss.asl>
|
||||
#include <soc/intel/common/block/acpi/acpi/gna.asl>
|
||||
#include <drivers/intel/gma/acpi/default_brightness_levels.asl>
|
||||
#if CONFIG(VARIANT_HAS_MIPI_CAMERA)
|
||||
#include <soc/intel/common/block/acpi/acpi/ipu.asl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue