diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 507ffa3642f..2ee4e37ed1a 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -78,14 +78,12 @@ config X86_NO_MELTDOWN config X86_NO_SPECTRE_V2 bool - default y help This hidden option should be set on a per-SOC basis to indicate that a particular SOC is not vulnerable to the Spectre V2 CPU vulnerability. config X86_NO_SPECTRE_V4 bool - default y help This hidden option should be set on a per-SOC basis to indicate that a particular SOC is not vulnerable to the Spectre V4 CPU vulnerability.