OSDN Git Service

RISC-V: Kconfig: fix spelling mistake "traget" -> "target"
authorAntony Pavlov <antonynpavlov@gmail.com>
Tue, 8 Jan 2019 19:45:57 +0000 (22:45 +0300)
committerPalmer 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

index feeeaa6..515fc3c 100644 (file)
@@ -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