From: Peter Robinson <pbrobinson@xxxxxxxxxx> Fedora already enables ACPI_TABLE_UPGRADE so EFI_CUSTOM_SSDT_OVERLAYS doesn't add much, it's also disabled when the kernels locked down such as for secure boot. Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxxx> --- .../generic/CONFIG_EFI_CUSTOM_SSDT_OVERLAYS | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 redhat/configs/fedora/generic/CONFIG_EFI_CUSTOM_SSDT_OVERLAYS diff --git a/redhat/configs/fedora/generic/CONFIG_EFI_CUSTOM_SSDT_OVERLAYS b/redhat/configs/fedora/generic/CONFIG_EFI_CUSTOM_SSDT_OVERLAYS deleted file mode 100644 index d96a45178369..000000000000 --- a/redhat/configs/fedora/generic/CONFIG_EFI_CUSTOM_SSDT_OVERLAYS +++ /dev/null @@ -1,19 +0,0 @@ -# CONFIG_EFI_CUSTOM_SSDT_OVERLAYS: -# -# Allow loading of an ACPI SSDT overlay from an EFI variable specified -# by a kernel command line option. -# -# See Documentation/admin-guide/acpi/ssdt-overlays.rst for more -# information. -# -# Symbol: EFI_CUSTOM_SSDT_OVERLAYS [=y] -# Type : bool -# Defined at drivers/firmware/efi/Kconfig:282 -# Prompt: Load custom ACPI SSDT overlay from an EFI variable -# Depends on: EFI_VARS [=y] && ACPI [=y] -# Location: -# -> Firmware Drivers -# -# -# -# CONFIG_EFI_CUSTOM_SSDT_OVERLAYS is not set -- GitLab _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx