From 1fff4cec9c1effa312cb7c25f7fc461c777fb168 Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Wed, 17 Jan 2018 16:50:32 +0000 Subject: [PATCH] config: update options for linux-4.14.14 (enable CONFIG_RETPOLINE=y) --- projects/Generic/linux/linux.x86_64.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/projects/Generic/linux/linux.x86_64.conf b/projects/Generic/linux/linux.x86_64.conf index 5daf32cf86..c0db7ebb5e 100644 --- a/projects/Generic/linux/linux.x86_64.conf +++ b/projects/Generic/linux/linux.x86_64.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.14.12 Kernel Configuration +# Linux/x86_64 4.14.14 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -434,6 +434,7 @@ CONFIG_X86_FAST_FEATURE_TESTS=y # CONFIG_X86_X2APIC is not set CONFIG_X86_MPPARSE=y # CONFIG_GOLDFISH is not set +CONFIG_RETPOLINE=y # CONFIG_INTEL_RDT is not set # CONFIG_X86_EXTENDED_PLATFORM is not set CONFIG_X86_INTEL_LPSS=y @@ -1311,6 +1312,7 @@ CONFIG_WANT_DEV_COREDUMP=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_GENERIC_CPU_DEVICES is not set CONFIG_GENERIC_CPU_AUTOPROBE=y +CONFIG_GENERIC_CPU_VULNERABILITIES=y CONFIG_REGMAP=y CONFIG_REGMAP_I2C=y CONFIG_DMA_SHARED_BUFFER=y