Skip to content

Commit 3c41786

Browse files
paulmenzelIngo Molnar
authored andcommitted
x86/fred: Fix typo in Kconfig description
Fixes: 2cce959 ("x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)") Signed-off-by: Paul Menzel <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Acked-by: H. Peter Anvin (Intel) <[email protected]> Link: https://lore.kernel.org/r/[email protected] arch/x86/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
1 parent e2d1683 commit 3c41786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/x86/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ config X86_FRED
504504
When enabled, try to use Flexible Return and Event Delivery
505505
instead of the legacy SYSCALL/SYSENTER/IDT architecture for
506506
ring transitions and exception/interrupt handling if the
507-
system supports.
507+
system supports it.
508508

509509
if X86_32
510510
config X86_BIGSMP

0 commit comments

Comments
 (0)