From a258dbff9b01ab4291db8d0f6759f81f5a0eafe0 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Wed, 3 Jan 2018 07:30:53 -0800 Subject: [PATCH] Update kernel configs for 4.14.11 --- 4.14/x86-32-nonpae | 2 +- 4.14/x86-32-pae | 2 +- 4.14/x86-64 | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/4.14/x86-32-nonpae b/4.14/x86-32-nonpae index 1f76652..f27a097 100644 --- a/4.14/x86-32-nonpae +++ b/4.14/x86-32-nonpae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.9-gnu Kernel Configuration +# Linux/x86 4.14.11-gnu Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/4.14/x86-32-pae b/4.14/x86-32-pae index 9dc7b9d..62c4aa5 100644 --- a/4.14/x86-32-pae +++ b/4.14/x86-32-pae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.9-gnu Kernel Configuration +# Linux/x86 4.14.11-gnu Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/4.14/x86-64 b/4.14/x86-64 index bdacdc2..976c65d 100644 --- a/4.14/x86-64 +++ b/4.14/x86-64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.9-gnu Kernel Configuration +# Linux/x86 4.14.11-gnu Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -9097,6 +9097,7 @@ CONFIG_SECURITY=y CONFIG_SECURITY_WRITABLE_HOOKS=y CONFIG_SECURITYFS=y CONFIG_SECURITY_NETWORK=y +CONFIG_PAGE_TABLE_ISOLATION=y CONFIG_SECURITY_INFINIBAND=y CONFIG_SECURITY_NETWORK_XFRM=y CONFIG_SECURITY_PATH=y -- 2.31.1