From d86fe3d6823d106e452b0b58f2aa752c3140edfc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 28 Mar 2013 23:50:36 +0100 Subject: [PATCH] kernel: update for new CONFIG_EFI_VARS_PSTORE options. --- srcpkgs/kernel/files/i386-dotconfig | 4 +++- srcpkgs/kernel/files/x86_64-dotconfig | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kernel/files/i386-dotconfig b/srcpkgs/kernel/files/i386-dotconfig index 718a8d7a667..b9cf44d1831 100644 --- a/srcpkgs/kernel/files/i386-dotconfig +++ b/srcpkgs/kernel/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.8.0-rc5 Kernel Configuration +# Linux/i386 3.8.5 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -5224,6 +5224,8 @@ CONFIG_EDD=m # CONFIG_EDD_OFF is not set CONFIG_FIRMWARE_MEMMAP=y CONFIG_EFI_VARS=y +CONFIG_EFI_VARS_PSTORE=y +# CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set CONFIG_DELL_RBU=m CONFIG_DCDBAS=m CONFIG_DMIID=y diff --git a/srcpkgs/kernel/files/x86_64-dotconfig b/srcpkgs/kernel/files/x86_64-dotconfig index 3eb57ecf777..6e15783981f 100644 --- a/srcpkgs/kernel/files/x86_64-dotconfig +++ b/srcpkgs/kernel/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 3.8.0-rc5 Kernel Configuration +# Linux/x86_64 3.8.5 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -5209,6 +5209,8 @@ CONFIG_EDD=m # CONFIG_EDD_OFF is not set CONFIG_FIRMWARE_MEMMAP=y CONFIG_EFI_VARS=y +CONFIG_EFI_VARS_PSTORE=y +# CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set CONFIG_DELL_RBU=m CONFIG_DCDBAS=m CONFIG_DMIID=y