2 # 9P protocol configuration
6 depends on NET && EXPERIMENTAL
9 tristate "Plan 9 Resource Sharing Support (9P2000) (Experimental)"
11 If you say Y here, you will get experimental support for
12 Plan 9 resource sharing via the 9P2000 protocol.
14 See <http://v9fs.sf.net> for more information.
21 depends on EXPERIMENTAL && VIRTIO
22 tristate "9P Virtio Transport (Experimental)"
24 This builds support for a transports between
25 guest partitions and a host partition.
28 depends on INET && INFINIBAND && INFINIBAND_ADDR_TRANS && EXPERIMENTAL
29 tristate "9P RDMA Transport (Experimental)"
31 This builds support for an RDMA transport.
34 bool "Debug information"
36 Say Y if you want the 9P subsystem to log debug information.