Skip to content

Commit b0aeb04

Browse files
glneokartben
authored andcommitted
samples: ipc: openamp_rsc_table: Remove configs already set by default
If an option is set in the project default configuration it does not need to be set again in a board specific configuration overlay. Remove instances of this. Signed-off-by: Andrew Davis <[email protected]>
1 parent c8a6bf9 commit b0aeb04

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

samples/subsys/ipc/openamp_rsc_table/boards/colibri_imx7d_mcimx7d_m4.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
CONFIG_IPM=y
21
CONFIG_IPM_IMX_MAX_DATA_SIZE_4=y
32
CONFIG_OPENAMP_WITH_DCACHE=y
43
CONFIG_SOC_RESET_HOOK=n
5-
CONFIG_OPENAMP=y
64
CONFIG_OPENAMP_RSC_TABLE_NUM_RPMSG_BUFF=32
7-
CONFIG_OPENAMP_RSC_TABLE=y
8-
CONFIG_OPENAMP_MASTER=n
95

106

117
CONFIG_ROMSTART_RELOCATION_ROM=y

0 commit comments

Comments
 (0)