kernel: update for new CONFIG_EFI_VARS_PSTORE options.
This commit is contained in:
parent
475972c3a0
commit
d86fe3d682
2 changed files with 6 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue