diff options
Diffstat (limited to 'arch/riscv/Kconfig')
-rw-r--r-- | arch/riscv/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/Kconfig b/arch/riscv/Kconfig index feeeaa60697c..515fc3cc9687 100644 --- a/arch/riscv/Kconfig +++ b/arch/riscv/Kconfig | |||
@@ -103,7 +103,7 @@ choice | |||
103 | prompt "Base ISA" | 103 | prompt "Base ISA" |
104 | default ARCH_RV64I | 104 | default ARCH_RV64I |
105 | help | 105 | help |
106 | This selects the base ISA that this kernel will traget and must match | 106 | This selects the base ISA that this kernel will target and must match |
107 | the target platform. | 107 | the target platform. |
108 | 108 | ||
109 | config ARCH_RV32I | 109 | config ARCH_RV32I |