From: Seth Jennings Date: Mon, 5 Mar 2012 16:46:38 +0000 (-0600) Subject: staging: zcache: make zcache builtin only X-Git-Tag: v3.4-rc1~186^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec25dfd850cf92cba894c94d6660fc18d3a7447;p=pandora-kernel.git staging: zcache: make zcache builtin only zcache cannot currently be loaded as a module. However the Kconfig allows it to be built as a module; something that the user probably does not intend since the module is not loadable. This patch switches zcache from a tristate to a bool in the Kconfig Signed-off-by: Seth Jennings Acked-by: Dan Magenheimer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed