xiaoxiang781216 commented on a change in pull request #4945:
URL: https://github.com/apache/incubator-nuttx/pull/4945#discussion_r762923874
##########
File path: arch/risc-v/Kconfig
##########
@@ -125,6 +131,7 @@ config ARCH_CHIP
default "c906" if ARCH_CHIP_C906
default "mpfs" if ARCH_CHIP_MPFS
default "rv32m1" if ARCH_CHIP_RV32M1
+ default "qemu-rv32" if ARCH_CHIP_QEMU_RV32
Review comment:
algin if keyword
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]