config FUSE
	tristate "FUSE file system support (EXPERIMENTAL)"
	depends on EXPERIMENTAL && UNIX
	enable 3RDPARTY
	help
	  FUSE is an userland file system framework providing a simplified
	  interface.
	  
	  Besides the kernel support enabled by this option, you will also
	  need the file system modules and utilities available from
	  http://sourceforge.net/projects/avf
	  
	  Say Y here if you want to get access to a bunch of useful file
	  systens.
	  
