Skip to content

Commit

Permalink
arch: arc: no need of default n for arc_connect
Browse files Browse the repository at this point in the history
as suggested in comments of PR #17747, no need of default n
for arc_connect

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
  • Loading branch information
Wayne Ren authored and ioannisg committed Aug 10, 2019
1 parent dbc29fe commit a97053d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ config ARC_HAS_STACK_CHECKING
config ARC_CONNECT
bool "ARC has ARC connect"
select SCHED_IPI_SUPPORTED
default n
help
ARC is configured with ARC CONNECT which is a hardware for connecting
multi cores.
Expand Down

0 comments on commit a97053d

Please sign in to comment.