Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ddcc6a03 authored by Bob Moore's avatar Bob Moore Committed by Len Brown
Browse files

ACPICA: Update debug output components



Add data table compiler output component

Signed-off-by: default avatarBob Moore <robert.moore@intel.com>
Signed-off-by: default avatarLin Ming <ming.m.lin@intel.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 9d8b5e7b
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -71,8 +71,9 @@
#define ACPI_TOOLS                  0x00002000
#define ACPI_TOOLS                  0x00002000
#define ACPI_EXAMPLE                0x00004000
#define ACPI_EXAMPLE                0x00004000
#define ACPI_DRIVER                 0x00008000
#define ACPI_DRIVER                 0x00008000
#define DT_COMPILER                 0x00010000


#define ACPI_ALL_COMPONENTS         0x0000FFFF
#define ACPI_ALL_COMPONENTS         0x0001FFFF
#define ACPI_COMPONENT_DEFAULT      (ACPI_ALL_COMPONENTS)
#define ACPI_COMPONENT_DEFAULT      (ACPI_ALL_COMPONENTS)


/* Component IDs reserved for ACPI drivers */
/* Component IDs reserved for ACPI drivers */