From 3c41786cab885f9c542e89f624bcdb71187dbb75 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 12 Mar 2024 17:19:58 +0100 Subject: x86/fred: Fix typo in Kconfig description Fixes: 2cce95918d63 ("x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)") Signed-off-by: Paul Menzel Signed-off-by: Ingo Molnar Acked-by: H. Peter Anvin (Intel) Link: https://lore.kernel.org/r/20240312161958.102927-2-pmenzel@molgen.mpg.de arch/x86/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- arch/x86/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch') diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 7aed87cbf386..bf2b2cb65e7f 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -504,7 +504,7 @@ config X86_FRED When enabled, try to use Flexible Return and Event Delivery instead of the legacy SYSCALL/SYSENTER/IDT architecture for ring transitions and exception/interrupt handling if the - system supports. + system supports it. if X86_32 config X86_BIGSMP -- cgit v1.2.3