]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - fs/9p/Kconfig
ide: remove now superfluous check from ide_host_register()
[mirror_ubuntu-bionic-kernel.git] / fs / 9p / Kconfig
CommitLineData
0fcb4408
AD
1config 9P_FS
2 tristate "Plan 9 Resource Sharing Support (9P2000) (Experimental)"
3 depends on INET && NET_9P && EXPERIMENTAL
4 help
5 If you say Y here, you will get experimental support for
6 Plan 9 resource sharing via the 9P2000 protocol.
7
8 See <http://v9fs.sf.net> for more information.
9
10 If unsure, say N.