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

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

parent 8581f387
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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