Skip to content

Commit a97053d

Browse files
Wayne Renioannisg
authored andcommitted
arch: arc: no need of default n for arc_connect
as suggested in comments of PR #17747, no need of default n for arc_connect Signed-off-by: Wayne Ren <[email protected]>
1 parent dbc29fe commit a97053d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arc/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ config ARC_HAS_STACK_CHECKING
106106
config ARC_CONNECT
107107
bool "ARC has ARC connect"
108108
select SCHED_IPI_SUPPORTED
109-
default n
110109
help
111110
ARC is configured with ARC CONNECT which is a hardware for connecting
112111
multi cores.

0 commit comments

Comments
 (0)