kernel: enable CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE (better safe than sorry).
This commit is contained in:
parent
d86fe3d682
commit
52444c5060
|
@ -5225,7 +5225,7 @@ CONFIG_EDD=m
|
|||
CONFIG_FIRMWARE_MEMMAP=y
|
||||
CONFIG_EFI_VARS=y
|
||||
CONFIG_EFI_VARS_PSTORE=y
|
||||
# CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set
|
||||
CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y
|
||||
CONFIG_DELL_RBU=m
|
||||
CONFIG_DCDBAS=m
|
||||
CONFIG_DMIID=y
|
||||
|
|
|
@ -5210,7 +5210,7 @@ CONFIG_EDD=m
|
|||
CONFIG_FIRMWARE_MEMMAP=y
|
||||
CONFIG_EFI_VARS=y
|
||||
CONFIG_EFI_VARS_PSTORE=y
|
||||
# CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set
|
||||
CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y
|
||||
CONFIG_DELL_RBU=m
|
||||
CONFIG_DCDBAS=m
|
||||
CONFIG_DMIID=y
|
||||
|
|
Loading…
Reference in New Issue