Skip to content

Commit

Permalink
arc: Fix spelling mistake and grammar in Kconfig
Browse files Browse the repository at this point in the history
There is a spelling mistake and incorrect grammar in the Kconfig
text. Fix them.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
  • Loading branch information
Colin Ian King authored and Vineet Gupta committed Aug 4, 2021
1 parent d406739 commit 81e82fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 81e82fa

Please sign in to comment.