ソースを参照

kernel: config: add symbol introduced with 6.1.82

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 <[email protected]>
John Audia 1 年間 前
コミット
1366378dfe
1 ファイル変更1 行追加0 行削除
  1. 1 0
      target/linux/x86/config-6.1

+ 1 - 0
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