git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c90e3e8
)
staging: zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC
author
Seth Jennings
<sjenning@linux.vnet.ibm.com>
Mon, 25 Jun 2012 16:14:36 +0000
(11:14 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 25 Jun 2012 17:00:53 +0000
(10:00 -0700)
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>
No differences found