diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-02-11 15:11:34 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-02-11 15:11:34 -0500 |
commit | 01bc4f68ee03f84d6cccbc5636842a3577b0c681 (patch) | |
tree | 6834813cb2cd618ee7b0746986ef10a7c84f0ac5 /Add-option-to-automatically-enforce-module-signature.patch | |
parent | d8308935db0f72734c51f6a1ec85ffa6ccffa6bc (diff) | |
download | kernel-01bc4f68ee03f84d6cccbc5636842a3577b0c681.tar.gz kernel-01bc4f68ee03f84d6cccbc5636842a3577b0c681.tar.xz kernel-01bc4f68ee03f84d6cccbc5636842a3577b0c681.zip |
Linux v3.19-2595-gc5ce28df0e7c
Diffstat (limited to 'Add-option-to-automatically-enforce-module-signature.patch')
-rw-r--r-- | Add-option-to-automatically-enforce-module-signature.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Add-option-to-automatically-enforce-module-signature.patch b/Add-option-to-automatically-enforce-module-signature.patch index 5b02e4ed0..7ba12b477 100644 --- a/Add-option-to-automatically-enforce-module-signature.patch +++ b/Add-option-to-automatically-enforce-module-signature.patch @@ -33,10 +33,10 @@ index 199f453cb4de..ec38acf00b40 100644 290/040 ALL edd_mbr_sig_buffer EDD MBR signatures 2D0/A00 ALL e820_map E820 memory map table diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig -index 5e28e2be3a41..aca51ef7f0db 100644 +index 33ce9a344e38..f2d464b05bb9 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig -@@ -1665,6 +1665,16 @@ config EFI_MIXED +@@ -1677,6 +1677,16 @@ config EFI_MIXED If unsure, say N. |