md: Fix unfortunate interaction with evms
[linux-2.6/mini2440.git] / fs / 9p / Kconfig
blob74e0723e90bcf8f15d6c9c51ae0c5dc0c45073fb
1 config 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.
8           See <http://v9fs.sf.net> for more information.
10           If unsure, say N.