sunvnet: Do not ask for an ACK for every dring transmit
[pandora-kernel.git] / lib / Kconfig
index df87265..a5ce0c7 100644 (file)
@@ -508,4 +508,11 @@ config UCS2_STRING
 
 source "lib/fonts/Kconfig"
 
+#
+# sg chaining option
+#
+
+config ARCH_HAS_SG_CHAIN
+       def_bool n
+
 endmenu