summaryrefslogtreecommitdiff
path: root/src/config/Options.lb
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/Options.lb')
-rw-r--r--src/config/Options.lb7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb
index 2c12cf62c8..936f9c3727 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -641,6 +641,13 @@ define FAKE_SPDROM
comment "Use this to fake spd rom values"
end
+define HAVE_ACPI_TABLES
+ default 0
+ export always
+ comment "Define to build ACPI tables"
+end
+
+
###############################################
# Board specific options
###############################################