|
@@ -83,7 +83,9 @@
|
|
* Should the subsystem abort the loading of an ACPI table if the
|
|
* Should the subsystem abort the loading of an ACPI table if the
|
|
* table checksum is incorrect?
|
|
* table checksum is incorrect?
|
|
*/
|
|
*/
|
|
|
|
+#ifndef ACPI_CHECKSUM_ABORT
|
|
#define ACPI_CHECKSUM_ABORT FALSE
|
|
#define ACPI_CHECKSUM_ABORT FALSE
|
|
|
|
+#endif
|
|
|
|
|
|
/*
|
|
/*
|
|
* Generate a version of ACPICA that only supports "reduced hardware"
|
|
* Generate a version of ACPICA that only supports "reduced hardware"
|