summaryrefslogtreecommitdiffstats
path: root/arch/riscv
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2019-01-08 22:45:57 +0300
committerPalmer Dabbelt <palmer@sifive.com>2019-01-23 12:56:20 -0800
commit86cca81a31cdc6f1f292b5b0c6a4e7e06863cdc9 (patch)
tree39d668bc2d00412f3aa7490226866c5d752b98f0 /arch/riscv
parent8581f38742cf98f55e53a384a2612a1171b3600a (diff)
downloadlinux-0-day-86cca81a31cdc6f1f292b5b0c6a4e7e06863cdc9.tar.gz
linux-0-day-86cca81a31cdc6f1f292b5b0c6a4e7e06863cdc9.tar.xz
RISC-V: Kconfig: fix spelling mistake "traget" -> "target"
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'arch/riscv')
-rw-r--r--arch/riscv/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/Kconfig b/arch/riscv/Kconfig
index feeeaa60697ca..515fc3cc96871 100644
--- a/arch/riscv/Kconfig
+++ b/arch/riscv/Kconfig
@@ -103,7 +103,7 @@ choice
prompt "Base ISA"
default ARCH_RV64I
help
- This selects the base ISA that this kernel will traget and must match
+ This selects the base ISA that this kernel will target and must match
the target platform.
config ARCH_RV32I