Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[cascardo/linux.git] / net / 9p / Kconfig
index ff34c5a..c42c0c4 100644 (file)
@@ -20,6 +20,12 @@ config NET_9P_VIRTIO
          This builds support for a transports between
          guest partitions and a host partition.
 
+config NET_9P_RDMA
+       depends on NET_9P && INFINIBAND && EXPERIMENTAL
+       tristate "9P RDMA Transport (Experimental)"
+       help
+         This builds support for a RDMA transport.
+
 config NET_9P_DEBUG
        bool "Debug information"
        depends on NET_9P