projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57bc07f
)
kernel: config: add symbol introduced with 6.1.82
author
John Audia
<therealgraysky@proton.me>
Sat, 16 Mar 2024 05:51:15 +0000
(
01:51
-0400)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Mon, 18 Mar 2024 23:33:51 +0000
(
00:33
+0100)
Add CONFIG_MITIGATION_RFDS=y to the default config[1]
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/arch/x86/Kconfig?id=v6.1.82&id2=v6.1.81
Signed-off-by: John Audia <therealgraysky@proton.me>
target/linux/x86/config-6.1
patch
|
blob
|
history
diff --git
a/target/linux/x86/config-6.1
b/target/linux/x86/config-6.1
index 6580969faf7f236011fdfa8da4974b9821d22eb9..ab693448adcc2ca79fdaf3755fbe745be1d1b45c 100644
(file)
--- a/
target/linux/x86/config-6.1
+++ b/
target/linux/x86/config-6.1
@@
-235,6
+235,7
@@
CONFIG_MICROCODE_AMD=y
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_LATE_LOADING=y
CONFIG_MIGRATION=y
+CONFIG_MITIGATION_RFDS=y
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set