projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8581f38
)
RISC-V: Kconfig: fix spelling mistake "traget" -> "target"
author
Antony Pavlov
<antonynpavlov@gmail.com>
Tue, 8 Jan 2019 19:45:57 +0000
(22:45 +0300)
committer
Palmer Dabbelt
<palmer@sifive.com>
Wed, 23 Jan 2019 20:56:20 +0000
(12:56 -0800)
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/Kconfig
patch
|
blob
|
history
diff --git
a/arch/riscv/Kconfig
b/arch/riscv/Kconfig
index feeeaa60697caae10cbfa1cbcff6b316440a048b..515fc3cc96871ff71d2e2809ca4448821efb071b 100644
(file)
--- 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 t
ra
get and must match
+ This selects the base ISA that this kernel will t
ar
get and must match
the target platform.
config ARCH_RV32I