jlaitine opened a new pull request, #17019: URL: https://github.com/apache/nuttx/pull/17019
## Summary Select ARCH_HAVE_ELF_EXECUTABLE for imx9 and mpfs platforms This is needed by Kconfig dependencies. This doesn't affect anything as such. It only enables choosing "BINFMT_ELF_EXECUTABLE", if needed. ## Impact No impact on existing targets. Makes it possible to select BINFMT_ELF_EXECUTABLE for a target. ## Testing Tested on custom board configuration with CONFIG_BUILD_KERNEL + CONFIG_BINFTM_ELF_EXECUTABLE on MPFS (risc-v) and IMX9 (arm64) -- 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