Disable EFI_VARS (rhbz 1252137)
This commit is contained in:
parent
858cd9bff3
commit
ed43d25f10
@ -40,10 +40,10 @@ CONFIG_X86_PM_TIMER=y
|
||||
|
||||
CONFIG_EFI=y
|
||||
CONFIG_EFI_STUB=y
|
||||
CONFIG_EFI_VARS=y
|
||||
# CONFIG_EFI_VARS is not set
|
||||
CONFIG_EFIVAR_FS=y
|
||||
CONFIG_EFI_VARS_PSTORE=y
|
||||
CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y
|
||||
# CONFIG_EFI_VARS_PSTORE is not set
|
||||
# CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set
|
||||
CONFIG_EFI_PCDP=y
|
||||
CONFIG_FB_EFI=y
|
||||
CONFIG_EARLY_PRINTK_EFI=y
|
||||
|
@ -2033,6 +2033,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Aug 21 2015 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Disable EFI_VARS (rhbz 1252137)
|
||||
|
||||
* Fri Aug 21 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.2.0-0.rc7.git4.1
|
||||
- Linux v4.2-rc7-100-ge45fc85a2f37
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user