diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2015-04-09 23:08:47 +0000 | 
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2015-04-09 23:08:47 +0000 | 
| commit | d29c30140bd8ea81e0530ad3975c977891ab9275 (patch) | |
| tree | 7a91c0da98a89b4b10beda84d027d2c779673064 /source/include/platform/acenv.h | |
| parent | 2872953d4a9c9c4e0fc0b9ab37d0e962909625a0 (diff) | |
Notes
Diffstat (limited to 'source/include/platform/acenv.h')
| -rw-r--r-- | source/include/platform/acenv.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/platform/acenv.h b/source/include/platform/acenv.h index 8319714b9421..d390b85b9d55 100644 --- a/source/include/platform/acenv.h +++ b/source/include/platform/acenv.h @@ -77,6 +77,7 @@  #define ACPI_LARGE_NAMESPACE_NODE  #define ACPI_DATA_TABLE_DISASSEMBLY  #define ACPI_SINGLE_THREADED +#define ACPI_32BIT_PHYSICAL_ADDRESS  #endif  /* AcpiExec configuration. Multithreaded with full AML debugger */  | 
