Commit 81268e1c authored by Iuliana Prodan's avatar Iuliana Prodan Committed by Benjamin Cabé
Browse files

samples: Enable vendor-specific support for i.MX8ULP



Update the imx8ulp_evk_mimx8ud7_adsp board configuration to enable
vendor-specific resource table features.

Signed-off-by: default avatarIuliana Prodan <iuliana.prodan@nxp.com>
parent b3e48095
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5,3 +5,7 @@ CONFIG_MBOX=y
CONFIG_MBOX_INIT_PRIORITY=3

CONFIG_IPM_MBOX=y

#vendor-specific resource table
CONFIG_OPENAMP_VENDOR_RSC_TABLE=y
CONFIG_OPENAMP_VENDOR_RSC_TABLE_FILE="nxp_resource_table.c"