summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2024-05-02 16:05:41 -0400
committerNick Hainke <vincent@systemli.org>2024-05-05 21:22:31 +0200
commit485afd4b1107d38dff94bca106ecf260982dee35 (patch)
tree657709588cf1f61d6d8991c38cb98519ca55d81d /target/linux
parent4c6e9a99432bd87c0afb73a48a28b3f467db407e (diff)
downloadopenwrt-485afd4b1107d38dff94bca106ecf260982dee35.tar.gz
openwrt-485afd4b1107d38dff94bca106ecf260982dee35.tar.bz2
openwrt-485afd4b1107d38dff94bca106ecf260982dee35.zip
x86: generic: config-6.6: add/remove default syms
Add new default and remove deprecated symbol introduced by 6.6.30[1] 1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/arch/x86/Kconfig?id=v6.6.30&id2=v6.6.29 Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/x86/config-6.62
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/config-6.6 b/target/linux/x86/config-6.6
index 7f00ffdb78..d71e95f676 100644
--- a/target/linux/x86/config-6.6
+++ b/target/linux/x86/config-6.6
@@ -61,6 +61,7 @@ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
+CONFIG_CPU_MITIGATIONS=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_CPU_SUP_CYRIX_32=y
@@ -361,7 +362,6 @@ CONFIG_SG_POOL=y
CONFIG_SOFTIRQ_ON_OWN_STACK=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_SPARSE_IRQ=y
-CONFIG_SPECULATION_MITIGATIONS=y
CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y
# CONFIG_STATIC_CALL_SELFTEST is not set
# CONFIG_STRICT_SIGALTSTACK_SIZE is not set