]> git.ipfire.org Git - people/ms/linux.git/blobdiff - drivers/acpi/Kconfig
Merge branch 'acpi-tables'
[people/ms/linux.git] / drivers / acpi / Kconfig
index 7265173689ce12858520439fd7b262275cd17a74..eedec61e3476ebec2d85e16efcd15bc80d3f5a05 100644 (file)
@@ -87,6 +87,14 @@ config ACPI_SPCR_TABLE
          This table provides information about the configuration of the
          earlycon console.
 
+config ACPI_FPDT
+       bool "ACPI Firmware Performance Data Table (FPDT) support"
+       depends on X86_64
+       help
+         Enable support for the Firmware Performance Data Table (FPDT).
+         This table provides information on the timing of the system
+         boot, S3 suspend and S3 resume firmware code paths.
+
 config ACPI_LPIT
        bool
        depends on X86_64