xiaoxiang781216 commented on code in PR #13205:
URL: https://github.com/apache/nuttx/pull/13205#discussion_r1733287183


##########
arch/arm64/Kconfig:
##########
@@ -97,6 +97,7 @@ config ARCH_CHIP_IMX9
        select ARCH_HAVE_I2CRESET
        select ARCH_HAVE_IRQTRIGGER
        select ARCH_NEED_ADDRENV_MAPPING
+       select LIBC_ARCH_ELF_64BIT if LIBC_ARCH_ELF

Review Comment:
   Yes, and remove `select LIBC_ARCH_ELF_64BIT if LIBC_ARCH_ELF` from 
individual chip



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

Reply via email to