projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a2a2c9
)
x86: add missing configuration
author
Goetz Goerisch
<
[email protected]
>
Mon, 26 May 2025 12:46:57 +0000
(14:46 +0200)
committer
Robert Marko
<
[email protected]
>
Wed, 28 May 2025 11:22:00 +0000
(13:22 +0200)
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 <
[email protected]
>
Signed-off-by: Mieczyslaw Nalewaj <
[email protected]
>
Signed-off-by: Goetz Goerisch <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18924
Signed-off-by: Robert Marko <
[email protected]
>
target/linux/x86/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/x86/config-6.6
b/target/linux/x86/config-6.6
index 2b6ab88dc3e92fad56b31f71734ae5cb3146e3ca..4fbc0c538b7c04810f774e394362f02ed5d77318 100644
(file)
--- 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