From: Seth Jennings Date: Mon, 25 Jun 2012 16:14:36 +0000 (-0500) Subject: staging: zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC X-Git-Tag: v3.6-rc1~100^2~594 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e2361720b9da9ec830d407da058ca1827e62b12;p=pandora-kernel.git staging: zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC This patch switches zcache and zram dependency to ZSMALLOC rather than X86. There is no net change since ZSMALLOC depends on X86, however, this prevent further changes to these files as zsmalloc dependencies change. Signed-off-by: Seth Jennings Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed