ARC: enable SG chaining
authorVladimir Kondratiev <vladimir.kondratiev@intel.com>
Wed, 14 Dec 2016 08:36:47 +0000 (10:36 +0200)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 19 Dec 2016 02:45:32 +0000 (18:45 -0800)
Signed-off-by: Vladimir Kondratiev <vladimir.kondratiev@intel.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Documentation/features/io/sg-chain/arch-support.txt
arch/arc/Kconfig

index b9b6755..6ca98f9 100644 (file)
@@ -7,7 +7,7 @@
     |         arch |status|
     -----------------------
     |       alpha: | TODO |
-    |         arc: | TODO |
+    |         arc: |  ok  |
     |         arm: |  ok  |
     |       arm64: |  ok  |
     |       avr32: | TODO |
index ab12723..c75d290 100644 (file)
@@ -9,6 +9,7 @@
 config ARC
        def_bool y
        select ARC_TIMERS
+       select ARCH_HAS_SG_CHAIN
        select ARCH_SUPPORTS_ATOMIC_RMW if ARC_HAS_LLSC
        select BUILDTIME_EXTABLE_SORT
        select CLONE_BACKWARDS