From 78b277bd7298981604c85b30d83fd3022674292d Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 11 Jan 2018 10:28:58 -0600 Subject: Initial retpoline patches for Spectre v2 --- configs/fedora/generic/x86/CONFIG_RETPOLINE | 1 + 1 file changed, 1 insertion(+) create mode 100644 configs/fedora/generic/x86/CONFIG_RETPOLINE (limited to 'configs/fedora/generic/x86/CONFIG_RETPOLINE') diff --git a/configs/fedora/generic/x86/CONFIG_RETPOLINE b/configs/fedora/generic/x86/CONFIG_RETPOLINE new file mode 100644 index 000000000..c46e12644 --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_RETPOLINE @@ -0,0 +1 @@ +CONFIG_RETPOLINE=y -- cgit