raiden00pl commented on code in PR #15188:
URL: https://github.com/apache/nuttx/pull/15188#discussion_r1884927694


##########
arch/arm64/Kconfig:
##########
@@ -352,6 +366,7 @@ config ARM64_DECODEFIQ
 config ARM64_GIC_VERSION
        int "GIC version"
        default 2           if ARCH_CHIP_A64

Review Comment:
   wrong alignment, you can move this to the previous line `default 2           
if ARCH_CHIP_A64 | ARCH_CHIP_BCM2711`



-- 
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

Reply via email to