···13131414 If unsure, say N.15151616+if NET_9P1717+1618config NET_9P_VIRTIO1717- depends on NET_9P && EXPERIMENTAL && VIRTIO1919+ depends on EXPERIMENTAL && VIRTIO1820 tristate "9P Virtio Transport (Experimental)"1921 help2022 This builds support for a transports between2123 guest partitions and a host partition.22242325config NET_9P_RDMA2424- depends on NET_9P && INFINIBAND && EXPERIMENTAL2626+ depends on INET && INFINIBAND && EXPERIMENTAL2527 tristate "9P RDMA Transport (Experimental)"2628 help2727- This builds support for a RDMA transport.2929+ This builds support for an RDMA transport.28302931config NET_9P_DEBUG3032 bool "Debug information"3131- depends on NET_9P3233 help3334 Say Y if you want the 9P subsystem to log debug information.34353636+endif