1 # SPDX-License-Identifier: GPL-2.0-only
3 # 9P protocol configuration
8 tristate "Plan 9 Resource Sharing Support (9P2000)"
10 If you say Y here, you will get experimental support for
11 Plan 9 resource sharing via the 9P2000 protocol.
13 See <http://v9fs.sf.net> for more information.
21 tristate "9P Virtio Transport"
23 This builds support for a transports between
24 guest partitions and a host partition.
28 select XEN_XENBUS_FRONTEND
29 tristate "9P Xen Transport"
31 This builds support for a transport for 9pfs between
36 depends on INET && INFINIBAND && INFINIBAND_ADDR_TRANS
37 tristate "9P RDMA Transport (Experimental)"
39 This builds support for an RDMA transport.
42 bool "Debug information"
44 Say Y if you want the 9P subsystem to log debug information.