HidenoriMatsubayashi commented on PR #7303: URL: https://github.com/apache/incubator-nuttx/pull/7303#issuecomment-1277752012
@zhhyu7 @xiaoxiang781216 `CONFIG_ARCH_CHIP_QEMU_A53` exists in the output file of `make savedefconfig`. And also, it's defined in `arch/arm64/src/qemu/Kconfig`. ``` # # Qemu Virt Chip Selection # CONFIG_ARCH_CHIP_QEMU_A53=y ``` Sorry for my wrong change. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org