From 382c3e3884086adcb8fffb1a9ffaf41e8486c10f Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 6 Mar 2015 15:18:56 -0500 Subject: Linux v4.0-rc2-255-g5f237425f352 --- Add-option-to-automatically-enforce-module-signature.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Add-option-to-automatically-enforce-module-signature.patch') diff --git a/Add-option-to-automatically-enforce-module-signature.patch b/Add-option-to-automatically-enforce-module-signature.patch index 8f9122481..0a589883c 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 c2fb8a87dccb..0ec6272203e4 100644 +index b7d31ca55187..ab403a636357 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig -@@ -1694,6 +1694,16 @@ config EFI_MIXED +@@ -1695,6 +1695,16 @@ config EFI_MIXED If unsure, say N. -- cgit