summaryrefslogtreecommitdiff
path: root/src/acpi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/acpi/Kconfig')
-rw-r--r--src/acpi/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/acpi/Kconfig b/src/acpi/Kconfig
index b72d2c63e7..dc57fef05e 100644
--- a/src/acpi/Kconfig
+++ b/src/acpi/Kconfig
@@ -81,3 +81,9 @@ config ACPI_GTDT
depends on HAVE_ACPI_TABLES
help
Selected by platforms that implement ARM generic timers
+
+config MAX_ACPI_TABLE_SIZE_KB
+ int
+ default 144
+ help
+ Set the maximum size of all ACPI tables in KiB.