diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-06-29 11:24:25 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-06-29 11:24:25 -0400 |
commit | 76c11d9b55366c6da11ee821716d56b68110a2c6 (patch) | |
tree | b7eae841919f78db12d303d20863564b05bf3f33 /MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch | |
parent | c9229e16082bdc9b2f74a08bfdc77bcfed51df18 (diff) | |
download | kernel-76c11d9b55366c6da11ee821716d56b68110a2c6.tar.gz kernel-76c11d9b55366c6da11ee821716d56b68110a2c6.tar.xz kernel-76c11d9b55366c6da11ee821716d56b68110a2c6.zip |
Linux v4.1-11235-gc63f887bdae8
- Reenable debugging options.
Diffstat (limited to 'MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch')
-rw-r--r-- | MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch b/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch index 95d8a020e..640a9a791 100644 --- a/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch +++ b/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch @@ -42,10 +42,10 @@ index 1ed1fa0ea172..6d392cbf7243 100644 efi_guid_t guid; u64 table; diff --git a/init/Kconfig b/init/Kconfig -index 4e0037c349f6..f3e3a0d45d40 100644 +index a3f17e13603c..021d080ecf6c 100644 --- a/init/Kconfig +++ b/init/Kconfig -@@ -1898,6 +1898,15 @@ config MODULE_SIG_ALL +@@ -1905,6 +1905,15 @@ config MODULE_SIG_ALL comment "Do not forget to sign required modules with scripts/sign-file" depends on MODULE_SIG_FORCE && !MODULE_SIG_ALL |