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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue