arch/risc-v/mpfs: Add ARCH_HAVE_ELF_EXECUTABLE for MPFS

This enables compiling fully linked apps for mpfs in CONFIG_BUILD_KERNEL

Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
This commit is contained in:
Jukka Laitinen 2025-09-11 10:28:12 +03:00 committed by Matteo Golin
parent 724c44b1e9
commit 36168dd244

View file

@ -209,6 +209,7 @@ config ARCH_CHIP_MPFS
select ARCH_MMU_TYPE_SV39
select ARCH_HAVE_ADDRENV
select ARCH_NEED_ADDRENV_MAPPING
select ARCH_HAVE_ELF_EXECUTABLE
select ARCH_HAVE_RESET
select ARCH_HAVE_SPI_CS_CONTROL
select ARCH_HAVE_PWM_MULTICHAN