summaryrefslogtreecommitdiffstats
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, 2 insertions, 0 deletions
diff --git a/source/include/acconfig.h b/source/include/acconfig.h
index 48f220b..4846445 100644
--- a/source/include/acconfig.h
+++ b/source/include/acconfig.h
@@ -84,7 +84,9 @@
* Should the subsystem abort the loading of an ACPI table if the
* table checksum is incorrect?
*/
+#ifndef ACPI_CHECKSUM_ABORT
#define ACPI_CHECKSUM_ABORT FALSE
+#endif
/*
* Generate a version of ACPICA that only supports "reduced hardware"
OpenPOWER on IntegriCloud