commit | 6e2361720b9da9ec830d407da058ca1827e62b12 | [log] [tgz] |
---|---|---|
author | Seth Jennings <sjenning@linux.vnet.ibm.com> | Mon Jun 25 11:14:36 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 25 10:00:53 2012 -0700 |
tree | 55784e308ad7076183d389c6a9fb722601445a9a | |
parent | c90e3e80b9751335cc98934ae32188fa7de6bccd [diff] |
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 <sjenning@linux.vnet.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>