Skip to content

Commit 983eeba

Browse files
Vladimir Kondratievvineetgarc
authored andcommitted
ARC: enable SG chaining
Signed-off-by: Vladimir Kondratiev <vladimir.kondratiev@intel.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
1 parent 107177b commit 983eeba

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Documentation/features/io/sg-chain/arch-support.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| arch |status|
88
-----------------------
99
| alpha: | TODO |
10-
| arc: | TODO |
10+
| arc: | ok |
1111
| arm: | ok |
1212
| arm64: | ok |
1313
| avr32: | TODO |

arch/arc/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
config ARC
1010
def_bool y
1111
select ARC_TIMERS
12+
select ARCH_HAS_SG_CHAIN
1213
select ARCH_SUPPORTS_ATOMIC_RMW if ARC_HAS_LLSC
1314
select BUILDTIME_EXTABLE_SORT
1415
select CLONE_BACKWARDS

0 commit comments

Comments
 (0)