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:
parent
71f558765c
commit
724c44b1e9
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue