Disable EFI_VARS (rhbz 1252137)

This commit is contained in:
Josh Boyer 2015-08-21 17:28:04 -04:00
parent 387fb50cf0
commit ac1fd7ae77
2 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -2031,6 +2031,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