lib: open-amp: fix OPENAMP_COPY_RSC_TABLE dependancy

The config item OPENAMP_COPY_RSC_TABLE is only applicable when
OPENAMP_RSC_TABLE is enabled

Signed-off-by: Andre Heinemans <andre.heinemans@nxp.com>
This commit is contained in:
Andre Heinemans 2025-04-08 09:30:03 +02:00 committed by Benjamin Cabé
commit fce576bfcf

View file

@ -37,6 +37,7 @@ config OPENAMP_RSC_TABLE_IPM_TX_ID
config OPENAMP_COPY_RSC_TABLE
bool "Copy resource table section"
depends on OPENAMP_RSC_TABLE
help
The .resource_table section must be placed in a specific location
known by both this core and the remote core. If this is not taken