Browse Source

kernel: 5.15: x86-64: enable CONFIG_SLS

Starting with GCC 12, we have the possibility of mitigating straight-line
speculation vulnerabilities in x86-64 targets. Make it so.

Reported-by: Stefan Lippers-Hollmann <[email protected]>
Signed-off-by: Rui Salvaterra <[email protected]>
Rui Salvaterra 3 years ago
parent
commit
aee1215c0e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/x86/64/config-5.15

+ 1 - 0
target/linux/x86/64/config-5.15

@@ -402,6 +402,7 @@ CONFIG_SENSORS_K8TEMP=y
 CONFIG_SENSORS_VIA_CPUTEMP=y
 CONFIG_SERIAL_8250_PNP=y
 CONFIG_SERIAL_MCTRL_GPIO=y
+CONFIG_SLS=y
 CONFIG_SMP=y
 CONFIG_SOCK_RX_QUEUE_MAPPING=y
 CONFIG_SPARSEMEM=y