soc: espressif: riscv: disable local isr location

Disable support to local ISR declaration on Espressif SoCs.
Code relocation is not yet supported, causing build fail.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
Sylvio Alves 2025-06-10 22:34:48 -03:00 committed by Dan Kalowsky
commit 213142db21

View file

@ -12,6 +12,9 @@ config GEN_SW_ISR_TABLE
config GEN_IRQ_VECTOR_TABLE
default n
config ISR_TABLES_LOCAL_DECLARATION_SUPPORTED
default n
config DYNAMIC_INTERRUPTS
default y if !SOC_ESP32C6_LPCORE