summaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/acpi/soc.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/picasso/acpi/soc.asl')
-rw-r--r--src/soc/amd/picasso/acpi/soc.asl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/soc/amd/picasso/acpi/soc.asl b/src/soc/amd/picasso/acpi/soc.asl
index b411c20ba4..b3b036ea7d 100644
--- a/src/soc/amd/picasso/acpi/soc.asl
+++ b/src/soc/amd/picasso/acpi/soc.asl
@@ -11,6 +11,9 @@ Device(PCI0) {
/* Describe PCI INT[A-H] for the Southbridge */
#include "pci_int.asl"
+/* Describe the AOAC devices */
+#include "aoac.asl"
+
/* Describe the devices in the Southbridge */
#include "sb_fch.asl"