From: Arne Fitzenreiter Date: Fri, 18 Sep 2020 05:23:18 +0000 (+0000) Subject: kernel: aarch64: disable SSDT_OVERLAYS X-Git-Tag: v2.25-core150~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73f4e7b4c693a0d42389720b8997b6d8dbd9d7d9;p=ipfire-2.x.git kernel: aarch64: disable SSDT_OVERLAYS this option was visible by enabling ACPI and is enabled by default but adds an attacking vector. Signed-off-by: Arne Fitzenreiter --- diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/kernel.config.aarch64-ipfire index d94c69ca96..2d4934a098 100644 --- a/config/kernel/kernel.config.aarch64-ipfire +++ b/config/kernel/kernel.config.aarch64-ipfire @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.14.195-ipfire Kernel Configuration +# Linux/arm64 4.14.198-ipfire Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -6095,6 +6095,7 @@ CONFIG_EFI_BOOTLOADER_CONTROL=m # CONFIG_EFI_CAPSULE_LOADER is not set # CONFIG_EFI_TEST is not set # CONFIG_RESET_ATTACK_MITIGATION is not set +# CONFIG_EFI_CUSTOM_SSDT_OVERLAYS is not set CONFIG_UEFI_CPER=y # CONFIG_EFI_DEV_PATH_PARSER is not set CONFIG_MESON_SM=y