]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/9p/Kconfig
xen/9pfs: build 9pfs Xen transport driver
[karo-tx-linux.git] / net / 9p / Kconfig
index a75174a337237d5f113ca8c1616a01a46e72ac59..3f286f1bd1d3779a1c74e3cc74edb6e2c939aa24 100644 (file)
@@ -22,6 +22,14 @@ config NET_9P_VIRTIO
          This builds support for a transports between
          guest partitions and a host partition.
 
+config NET_9P_XEN
+       depends on XEN
+       tristate "9P Xen Transport"
+       help
+         This builds support for a transport for 9pfs between
+         two Xen domains.
+
+
 config NET_9P_RDMA
        depends on INET && INFINIBAND && INFINIBAND_ADDR_TRANS
        tristate "9P RDMA Transport (Experimental)"