Skip to content

[redhat] New configs in drivers/acpi

CKI Gitlab requested to merge configs/2021-03-01/drivers/acpi into os-build

Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

CONFIG_ACPI_FPDT:

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.

Symbol: ACPI_FPDT [=n] Type : bool Defined at drivers/acpi/Kconfig:90 Prompt: ACPI Firmware Performance Data Table (FPDT) support Depends on: ACPI [=y] && X86_64 [=y] Location: -> Power management and ACPI options -> ACPI (Advanced Configuration and Power Interface) Support (ACPI [=y])


Cc: Al Stone ahs3@redhat.com Cc: Lenny Szubowicz lszubowi@redhat.com Cc: Prarit Bhargava prarit@redhat.com Cc: David Arcari darcari@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports