From: Goetz Goerisch Date: Mon, 26 May 2025 12:46:57 +0000 (+0200) Subject: x86: add missing configuration X-Git-Tag: v24.10.2~66 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18924%2Fhead;p=thirdparty%2Fopenwrt.git x86: add missing configuration Added settings: x86: CONFIG_MITIGATION_ITS=y [1] [1] https://web.git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.6.y&id=f7ef7f6ccf2bc3909ef5e50cbe9edf2bac71e1bd Co-authored-by: Mieczyslaw Nalewaj Signed-off-by: Mieczyslaw Nalewaj Signed-off-by: Goetz Goerisch Link: https://github.com/openwrt/openwrt/pull/18924 Signed-off-by: Robert Marko --- diff --git a/target/linux/x86/config-6.6 b/target/linux/x86/config-6.6 index 2b6ab88dc3e..4fbc0c538b7 100644 --- a/target/linux/x86/config-6.6 +++ b/target/linux/x86/config-6.6 @@ -243,6 +243,7 @@ CONFIG_MICROCODE_INITRD32=y CONFIG_MICROCODE_LATE_FORCE_MINREV=y CONFIG_MICROCODE_LATE_LOADING=y CONFIG_MIGRATION=y +CONFIG_MITIGATION_ITS=y CONFIG_MITIGATION_RFDS=y CONFIG_MITIGATION_SPECTRE_BHI=y # CONFIG_MK6 is not set