config QCACHE
	tristate "Dynamic compression of clean pagecache pages"
	depends on CLEANCACHE
	select LZO_COMPRESS
	select LZO_DECOMPRESS
	default n
	help
	  Qcache is the backend for fmem
