Commit 86cca81a authored by Antony Pavlov's avatar Antony Pavlov Committed by Palmer Dabbelt

RISC-V: Kconfig: fix spelling mistake "traget" -> "target"

Signed-off-by: default avatarAntony Pavlov <antonynpavlov@gmail.com>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarPalmer Dabbelt <palmer@sifive.com>
parent 8581f387
...@@ -103,7 +103,7 @@ choice ...@@ -103,7 +103,7 @@ choice
prompt "Base ISA" prompt "Base ISA"
default ARCH_RV64I default ARCH_RV64I
help 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. the target platform.
config ARCH_RV32I config ARCH_RV32I
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment