X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=fs%2FKconfig;h=443aed4e20671d9ec8c34d67fe8618ec1667c9a2;hb=80e93effce55044c5a7fa96e8b313640a80bd4e9;hp=5e817902cb3b408db8c02467a47b856d64eb8b09;hpb=344a076110f4ecb16ea6d286b63be696604982ed;p=linux-2.6 diff --git a/fs/Kconfig b/fs/Kconfig index 5e817902cb..443aed4e20 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -1703,6 +1703,17 @@ config AFS_FS config RXRPC tristate +config 9P_FS + tristate "Plan 9 Resource Sharing Support (9P2000) (Experimental)" + depends on INET && EXPERIMENTAL + help + If you say Y here, you will get experimental support for + Plan 9 resource sharing via the 9P2000 protocol. + + See for more information. + + If unsure, say N. + endmenu menu "Partition Types"