From bd2bfeb715f43265752f55db29e1c5c9834ce0fb Mon Sep 17 00:00:00 2001 From: Jason Self Date: Tue, 21 Jul 2020 18:24:02 -0700 Subject: [PATCH] Update RT kernel configs for the new EFI_CUSTOM_SSDT_OVERLAYS --- 5.4/x86-32-pae-rt | 7 ++++--- 5.4/x86-64-rt | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/5.4/x86-32-pae-rt b/5.4/x86-32-pae-rt index bfa7cf6..5478fb5 100644 --- a/5.4/x86-32-pae-rt +++ b/5.4/x86-32-pae-rt @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.4.43-gnu Kernel Configuration +# Linux/i386 5.4.52-gnu Kernel Configuration # # -# Compiler: i386-linux-gcc (GCC) 9.3.0 +# Compiler: i386-linux-gcc (GCC) 10.1.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90300 +CONFIG_GCC_VERSION=100100 CONFIG_CLANG_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CC_HAS_ASM_INLINE=y @@ -707,6 +707,7 @@ CONFIG_UEFI_CPER=y CONFIG_UEFI_CPER_X86=y CONFIG_EFI_DEV_PATH_PARSER=y CONFIG_EFI_EARLYCON=y +CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y # # Tegra firmware driver diff --git a/5.4/x86-64-rt b/5.4/x86-64-rt index 360b8c0..e5a450b 100644 --- a/5.4/x86-64-rt +++ b/5.4/x86-64-rt @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.4.43-gnu Kernel Configuration +# Linux/x86_64 5.4.52-gnu Kernel Configuration # # -# Compiler: x86_64-linux-gcc (GCC) 9.3.0 +# Compiler: x86_64-linux-gcc (GCC) 10.1.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90300 +CONFIG_GCC_VERSION=100100 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y @@ -700,6 +700,7 @@ CONFIG_UEFI_CPER=y CONFIG_UEFI_CPER_X86=y CONFIG_EFI_DEV_PATH_PARSER=y CONFIG_EFI_EARLYCON=y +CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y # # Tegra firmware driver -- 2.31.1