diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-24 14:12:03 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-24 14:12:03 -0400 |
commit | 6a7da49029ca51dc71a86f954d56b2c919ce9e64 (patch) | |
tree | 992785f5573be89289efa090a14c27f3de23a305 /Add-option-to-automatically-enforce-module-signature.patch | |
parent | 015762cdf4bb3cb54c8ae869714209f2e9652100 (diff) | |
download | kernel-6a7da49029ca51dc71a86f954d56b2c919ce9e64.tar.gz kernel-6a7da49029ca51dc71a86f954d56b2c919ce9e64.tar.xz kernel-6a7da49029ca51dc71a86f954d56b2c919ce9e64.zip |
Linux v4.0-10976-gd56a669ca59c
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 bfb12e0a7..84d9cdf91 100644 --- a/Add-option-to-automatically-enforce-module-signature.patch +++ b/Add-option-to-automatically-enforce-module-signature.patch @@ -33,10 +33,10 @@ index 82fbdbc1e0b0..a811210ad486 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 6049d587599e..cfd53b6b95f6 100644 +index 226d5696e1d1..6a8f880e213f 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig -@@ -1696,6 +1696,16 @@ config EFI_MIXED +@@ -1697,6 +1697,16 @@ config EFI_MIXED If unsure, say N. |