Skip to content

Commit f7697c4

Browse files
arnoponashif
authored andcommitted
board: remove useless config in Avenger96 board
The CONFIG_RPROC_RSC_TABLE is selected when RAM_CONSOLE is activated, no need to declare it. Signed-off-by: Arnaud Pouliquen <[email protected]>
1 parent 06d7746 commit f7697c4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

boards/arm/96b_avenger96/96b_avenger96_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,3 @@ CONFIG_RAM_CONSOLE_BUFFER_SIZE=1024
2626

2727
# uart console (overrides remote proc console)
2828
CONFIG_UART_CONSOLE=n
29-
30-
# remoteproc resource table
31-
CONFIG_RPROC_RSC_TABLE=y

0 commit comments

Comments
 (0)