x86: generic: config-6.6: refresh config
authorJohn Audia <therealgraysky@proton.me>
Fri, 27 Sep 2024 18:08:09 +0000 (14:08 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 3 Oct 2024 14:51:03 +0000 (16:51 +0200)
Add CONFIG_ARCH_CONFIGURES_CPU_MITIGATIONS=y which was introduced
back in April of this year[1]

1. https://github.com/torvalds/linux/commit/ce0abef6a1d540acef85068e0e82bdf1fbeeb0e9

Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/16535
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/x86/config-6.6

index d71e95f676e8a3fc85f4a068618488c086f81da1..b8d38e60fa372c25c6f29b19413204a28ce33ad9 100644 (file)
@@ -9,6 +9,7 @@
 CONFIG_AMD_NB=y
 CONFIG_ARCH_32BIT_OFF_T=y
 CONFIG_ARCH_CLOCKSOURCE_INIT=y
+CONFIG_ARCH_CONFIGURES_CPU_MITIGATIONS=y
 CONFIG_ARCH_CORRECT_STACKTRACE_ON_KRETPROBE=y
 CONFIG_ARCH_HIBERNATION_POSSIBLE=y
 CONFIG_ARCH_MAY_HAVE_PC_FDC=y