[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210704092824.34886-1-colin.king@canonical.com>
Date: Sun, 4 Jul 2021 10:28:24 +0100
From: Colin King <colin.king@...onical.com>
To: Vineet Gupta <vgupta@...opsys.com>,
linux-snps-arc@...ts.infradead.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] arc: Fix spelling mistake and grammar in Kconfig
From: Colin Ian King <colin.king@...onical.com>
There is a spelling mistake and incorrect grammar in the Kconfig
text. Fix them.
Signed-off-by: Colin Ian King <colin.king@...onical.com>
---
arch/arc/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
index d8f51eb8963b..b5bf68e74732 100644
--- a/arch/arc/Kconfig
+++ b/arch/arc/Kconfig
@@ -409,7 +409,7 @@ choice
help
Depending on the configuration, CPU can contain DSP registers
(ACC0_GLO, ACC0_GHI, DSP_BFLY0, DSP_CTRL, DSP_FFT_CTRL).
- Bellow is options describing how to handle these registers in
+ Below are options describing how to handle these registers in
interrupt entry / exit and in context switch.
config ARC_DSP_NONE
--
2.31.1
Powered by blists - more mailing lists