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:
parent
8972146302
commit
fce576bfcf
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user