lupyuen commented on code in PR #16001: URL: https://github.com/apache/nuttx/pull/16001#discussion_r2006609574
########## boards/arm64/a527/avaota-a1/Kconfig: ########## Review Comment: @hartmannathan Yeah we might need to standardise the Kconfig Header (and license) across Arm and RISC-V. Arm32 and Arm64 use the Kconfig Header: https://github.com/apache/nuttx/blob/28180b49d1e42230e27b8b43ea7b621d2d0c772b/boards/arm64/qemu/qemu-armv8a/Kconfig#L1-L7 But RISC-V uses Empty Kconfigs without Headers: https://github.com/apache/nuttx/blob/master/boards/risc-v/qemu-rv/rv-virt/Kconfig -- 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