diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2019-01-11 15:55:40 +0100 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-01-14 13:45:41 -0800 |
commit | 86ea590a63860055a3cd17f076d5542b8bb7a914 (patch) | |
tree | 5101e0480c0132a9886c0046cb7dec050975e83e /kernel-i686.config | |
parent | 032507a3f358591deeaa231286806f860e6ca626 (diff) | |
download | kernel-86ea590a63860055a3cd17f076d5542b8bb7a914.tar.gz kernel-86ea590a63860055a3cd17f076d5542b8bb7a914.tar.xz kernel-86ea590a63860055a3cd17f076d5542b8bb7a914.zip |
Drop secure boot Kconfig symbols too
Commit cc1db7f34788 ("Updates for secure boot") and commit 8e8de459e7ba
("Forgot to remove dropped patches") removed the patches that added
Kconfig symbols EFI_SIGNATURE_LIST_PARSER and LOAD_UEFI_KEYS. Remove
these symbols from the configuration generation directory and from the
shipped .config files.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Diffstat (limited to 'kernel-i686.config')
-rw-r--r-- | kernel-i686.config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel-i686.config b/kernel-i686.config index 0a9f203ee..c675db0ba 100644 --- a/kernel-i686.config +++ b/kernel-i686.config @@ -1443,7 +1443,6 @@ CONFIG_EFI_PARTITION=y CONFIG_EFI_PCDP=y # CONFIG_EFI_PGT_DUMP is not set CONFIG_EFI_RUNTIME_MAP=y -CONFIG_EFI_SIGNATURE_LIST_PARSER=y CONFIG_EFI_STUB=y # CONFIG_EFI_TEST is not set CONFIG_EFIVAR_FS=y @@ -2877,7 +2876,6 @@ CONFIG_LIRC=y # CONFIG_LLC2 is not set CONFIG_LLC=m CONFIG_LMP91000=m -CONFIG_LOAD_UEFI_KEYS=y CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_LOCKD=m |