package/qemu: fix typo in help text of BR2_PACKAGE_QEMU_TARGET_RISCV32
33-bit was obviously a typo. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
103a55028c
commit
e23a44bbcb
@ -289,7 +289,7 @@ config BR2_PACKAGE_QEMU_TARGET_RISCV32
|
||||
bool "riscv32"
|
||||
select BR2_PACKAGE_QEMU_FDT if BR2_PACKAGE_QEMU_SYSTEM
|
||||
help
|
||||
RISC-V 33-bit architecture.
|
||||
RISC-V 32-bit architecture.
|
||||
|
||||
config BR2_PACKAGE_QEMU_TARGET_RISCV64
|
||||
bool "riscv64"
|
||||
|
Loading…
Reference in New Issue
Block a user