summaryrefslogtreecommitdiff
path: root/source/include/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/acconfig.h')
-rw-r--r--source/include/acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/acconfig.h b/source/include/acconfig.h
index c5a67ca04755..41f3dff0822b 100644
--- a/source/include/acconfig.h
+++ b/source/include/acconfig.h
@@ -233,7 +233,7 @@
/* Maximum object reference count (detects object deletion issues) */
-#define ACPI_MAX_REFERENCE_COUNT 0x800
+#define ACPI_MAX_REFERENCE_COUNT 0x4000
/* Default page size for use in mapping memory for operation regions */