From 0cbb664451e034ccf2a51cbbd51d09274baab2d8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 20 Jul 2020 13:23:05 -0400 Subject: [PATCH] linux4.14: update configs for EFI platforms --- srcpkgs/linux4.14/files/arm64-dotconfig | 3 ++- srcpkgs/linux4.14/files/i386-dotconfig | 3 ++- srcpkgs/linux4.14/files/x86_64-dotconfig | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux4.14/files/arm64-dotconfig b/srcpkgs/linux4.14/files/arm64-dotconfig index ae3e7ff91d9..744985cfb4c 100644 --- a/srcpkgs/linux4.14/files/arm64-dotconfig +++ b/srcpkgs/linux4.14/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.14.157 Kernel Configuration +# Linux/arm64 4.14.188 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -7375,6 +7375,7 @@ CONFIG_EFI_BOOTLOADER_CONTROL=y # CONFIG_EFI_CAPSULE_LOADER is not set # CONFIG_EFI_TEST is not set CONFIG_RESET_ATTACK_MITIGATION=y +CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_UEFI_CPER=y # CONFIG_EFI_DEV_PATH_PARSER is not set diff --git a/srcpkgs/linux4.14/files/i386-dotconfig b/srcpkgs/linux4.14/files/i386-dotconfig index dfa5b6f3433..e2d02c7ee03 100644 --- a/srcpkgs/linux4.14/files/i386-dotconfig +++ b/srcpkgs/linux4.14/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 4.14.154 Kernel Configuration +# Linux/i386 4.14.188 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -7593,6 +7593,7 @@ CONFIG_EFI_CAPSULE_QUIRK_QUARK_CSH=y CONFIG_EFI_TEST=m CONFIG_APPLE_PROPERTIES=y CONFIG_RESET_ATTACK_MITIGATION=y +CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_UEFI_CPER=y CONFIG_EFI_DEV_PATH_PARSER=y diff --git a/srcpkgs/linux4.14/files/x86_64-dotconfig b/srcpkgs/linux4.14/files/x86_64-dotconfig index 580a38255dd..6f58597b276 100644 --- a/srcpkgs/linux4.14/files/x86_64-dotconfig +++ b/srcpkgs/linux4.14/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.14.154 Kernel Configuration +# Linux/x86_64 4.14.188 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -7682,6 +7682,7 @@ CONFIG_EFI_CAPSULE_LOADER=m CONFIG_EFI_TEST=m CONFIG_APPLE_PROPERTIES=y CONFIG_RESET_ATTACK_MITIGATION=y +CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_UEFI_CPER=y CONFIG_EFI_DEV_PATH_PARSER=y