mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-08 00:30:41 +01:00
x86: config: add CONFIG_MITIGATION_VMSCAPE=y
Introduced in the 6.12.47 update, set this new mitigation option to be enabled. See: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/arch/x86/Kconfig?id=v6.12.47&id2=v6.12.46 Signed-off-by: John Audia <therealgraysky@proton.me> Link: https://github.com/openwrt/openwrt/pull/20003 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
2c12942e5e
commit
221eaf1339
1 changed files with 1 additions and 0 deletions
|
|
@ -272,6 +272,7 @@ CONFIG_MITIGATION_SRBDS=y
|
|||
CONFIG_MITIGATION_SSB=y
|
||||
CONFIG_MITIGATION_TAA=y
|
||||
CONFIG_MITIGATION_TSA=y
|
||||
CONFIG_MITIGATION_VMSCAPE=y
|
||||
# CONFIG_MK6 is not set
|
||||
# CONFIG_MK7 is not set
|
||||
# CONFIG_MK8 is not set
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue