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>
This commit is contained in:
parent
8581f38742
commit
86cca81a31
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user