summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2019-01-11 15:55:40 +0100
committerLaura Abbott <labbott@redhat.com>2019-01-14 13:45:41 -0800
commit86ea590a63860055a3cd17f076d5542b8bb7a914 (patch)
tree5101e0480c0132a9886c0046cb7dec050975e83e /configs
parent032507a3f358591deeaa231286806f860e6ca626 (diff)
downloadkernel-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 'configs')
-rw-r--r--configs/fedora/generic/CONFIG_EFI_SIGNATURE_LIST_PARSER1
-rw-r--r--configs/fedora/generic/CONFIG_LOAD_UEFI_KEYS1
-rw-r--r--configs/fedora/generic/x86/CONFIG_EFI_SIGNATURE_LIST_PARSER1
-rw-r--r--configs/fedora/generic/x86/CONFIG_LOAD_UEFI_KEYS1
4 files changed, 0 insertions, 4 deletions
diff --git a/configs/fedora/generic/CONFIG_EFI_SIGNATURE_LIST_PARSER b/configs/fedora/generic/CONFIG_EFI_SIGNATURE_LIST_PARSER
deleted file mode 100644
index 4c9e08c11..000000000
--- a/configs/fedora/generic/CONFIG_EFI_SIGNATURE_LIST_PARSER
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_EFI_SIGNATURE_LIST_PARSER is not set
diff --git a/configs/fedora/generic/CONFIG_LOAD_UEFI_KEYS b/configs/fedora/generic/CONFIG_LOAD_UEFI_KEYS
deleted file mode 100644
index de1de5c25..000000000
--- a/configs/fedora/generic/CONFIG_LOAD_UEFI_KEYS
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_LOAD_UEFI_KEYS is not set
diff --git a/configs/fedora/generic/x86/CONFIG_EFI_SIGNATURE_LIST_PARSER b/configs/fedora/generic/x86/CONFIG_EFI_SIGNATURE_LIST_PARSER
deleted file mode 100644
index 9671a3c39..000000000
--- a/configs/fedora/generic/x86/CONFIG_EFI_SIGNATURE_LIST_PARSER
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_EFI_SIGNATURE_LIST_PARSER=y
diff --git a/configs/fedora/generic/x86/CONFIG_LOAD_UEFI_KEYS b/configs/fedora/generic/x86/CONFIG_LOAD_UEFI_KEYS
deleted file mode 100644
index 22502e981..000000000
--- a/configs/fedora/generic/x86/CONFIG_LOAD_UEFI_KEYS
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_LOAD_UEFI_KEYS=y