Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[linux-2.6-microblaze.git] / drivers / acpi / Kconfig
index ebcf534..eedec61 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
@@ -326,6 +334,9 @@ config ACPI_THERMAL
          To compile this driver as a module, choose M here:
          the module will be called thermal.
 
+config ACPI_PLATFORM_PROFILE
+       tristate
+
 config ACPI_CUSTOM_DSDT_FILE
        string "Custom DSDT Table file to include"
        default ""