mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +08:00
arch/arm64/imx9: Add ARCH_HAVE_ELF_EXECUTABLE for IMX9
This enables compiling fully linked apps for imx9 in CONFIG_BUILD_KERNEL Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
This commit is contained in:
committed by
Matteo Golin
parent
71f558765c
commit
724c44b1e9
@@ -94,6 +94,7 @@ config ARCH_CHIP_IMX8
|
||||
config ARCH_CHIP_IMX9
|
||||
bool "NXP i.MX9 Platform (ARMv8.2a)"
|
||||
select ARCH_HAVE_ADDRENV
|
||||
select ARCH_HAVE_ELF_EXECUTABLE
|
||||
select ARCH_HAVE_I2CRESET
|
||||
select ARCH_HAVE_IRQTRIGGER
|
||||
select ARCH_NEED_ADDRENV_MAPPING
|
||||
|
||||
Reference in New Issue
Block a user