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-armv7hl-lpae.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-armv7hl-lpae.config')
-rw-r--r-- | kernel-armv7hl-lpae.config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config index 6d32c001b..5640fba45 100644 --- a/kernel-armv7hl-lpae.config +++ b/kernel-armv7hl-lpae.config @@ -1625,7 +1625,6 @@ CONFIG_EFI_ARMSTUB_DTB_LOADER=y # CONFIG_EFI_CAPSULE_LOADER is not set CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set -# CONFIG_EFI_SIGNATURE_LIST_PARSER is not set # CONFIG_EFI_TEST is not set CONFIG_EFIVAR_FS=y CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y @@ -3017,7 +3016,6 @@ CONFIG_LIRC=y # CONFIG_LLC2 is not set CONFIG_LLC=m CONFIG_LMP91000=m -# CONFIG_LOAD_UEFI_KEYS is not set CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_LOCKD=m |