Commit fa20ebe4 authored by Iuliana Prodan's avatar Iuliana Prodan Committed by Anas Nashif
Browse files

boards: xtensa: adsp: select XTENSA_SMALL_VECTOR_TABLE_ENTRY for imx8 board



Add CONFIG_XTENSA_SMALL_VECTOR_TABLE_ENTRY
for NXP_ADSP_IMX8 board to bypass the size
constraint of the interrupt vector table entry.

Fixes #38216
Signed-off-by: default avatarIuliana Prodan <iuliana.prodan@nxp.com>
parent a6364da1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -12,6 +12,8 @@ CONFIG_XTENSA_RESET_VECTOR=y

CONFIG_XTENSA_USE_CORE_CRT1=y

CONFIG_XTENSA_SMALL_VECTOR_TABLE_ENTRY=y

CONFIG_MULTI_LEVEL_INTERRUPTS=n
CONFIG_2ND_LEVEL_INTERRUPTS=n