X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2FKconfig;h=93945dd0b1aed999107f55452a2f44a67077c3f5;hb=869717fbe43eb831cbebd03a9a66a4a4c3b406a9;hp=0563f9f1ab5e725f4d3e052488519d90b6cdc359;hpb=b2480c7fbfed172e6ec3ba1c8e80f05a3721b24a;p=pandora-kernel.git diff --git a/fs/Kconfig b/fs/Kconfig index 0563f9f1ab5e..93945dd0b1ae 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -270,17 +270,7 @@ source "fs/cifs/Kconfig" source "fs/ncpfs/Kconfig" source "fs/coda/Kconfig" source "fs/afs/Kconfig" - -config 9P_FS - tristate "Plan 9 Resource Sharing Support (9P2000) (Experimental)" - depends on INET && NET_9P && 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. +source "fs/9p/Kconfig" endif # NETWORK_FILESYSTEMS